Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hpwang
/
VistaDream
like
0
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
734cf95
VistaDream
/
ops
/
fooocus.py
hpwang
[Init]
fd5e0f7
about 2 months ago
raw
Copy download link
history
blame
Safe
141 Bytes
import
os,sys
currect = os.getcwd()
reference =
f'
{currect}
/tools/Fooocus'
sys.path.insert(
0
,reference)
from
fooocus_command
import
Fooocus