Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tharms
/
custom_ai
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3243073
custom_ai
/
modules
/
constants.py
tharms
initial version branched from Fooocus
b66adbc
12 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'