Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
fazzebo
/
fooocus
like
0
Runtime error
App
Files
Files
Community
ba572c6
fooocus
/
modules
/
constants.py
fazzebo
all
5353f6a
9 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'