Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
saharawatarunindia
/
fooocus
like
1
No application file
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
Create app.py
#3
by
GenZLife
- opened
May 5, 2024
base:
refs/heads/main
←
from:
refs/pr/3
Discussion
Files changed
+5
-0
Files changed (1)
hide
show
app.py
+5
-0
app.py
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
!pip install pygit2==1.12.2
2
+
%cd /content
3
+
!git clone https://github.com/lllyasviel/Fooocus.git
4
+
%cd /content/Fooocus
5
+
!python entry_with_update.py --share --always-high-vram