Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
smrgrghf
/
img-gen-with-fooocus-space
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
img-gen-with-fooocus-space
/
modules
/
constants.py
smraux
Add new files and directories
61ebe0c
about 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'