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
/
modules
/
constants.py
hpwang
[Init]
fd5e0f7
2 months ago
raw
Copy download link
history
blame
Safe
97 Bytes
# as in k-diffusion (sampling.py)
MIN_SEED =
0
MAX_SEED =
2
**
63
-
1
AUTH_FILENAME =
'auth.json'