Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tharms
/
generative-media-ai
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
29164b9
generative-media-ai
/
modules
/
constants.py
tharms
converting to fooocus step 1
2476763
11 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'