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...
ccefca0
VistaDream
/
tools
/
Fooocus
/
tests
/
__init__.py
hpwang
[Init]
fd5e0f7
2 months ago
raw
Copy download link
history
blame
Safe
100 Bytes
import
sys
import
pathlib
sys.path.append(pathlib.Path(
f'
{__file__}
/../modules'
).parent.resolve())