Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
SpacesExamples/Fooocus
awqwqwq
/
Fooocus
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
Fooocus
/
modules
/
constants.py
awqwqwq
Upload folder using huggingface_hub
23f3a05
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
# as in k-diffusion (sampling.py)
MIN_SEED =
0
MAX_SEED =
2
**
63
-
1
AUTH_FILENAME =
'auth.json'