Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awqwqwq
/
foooocus4
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
foooocus4
/
modules
/
constants.py
awqwqwq
Upload folder using huggingface_hub
1086a9c
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'