Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Adityadn
/
KB
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
218c09c
KB
/
modules
/
constants.py
Adityadn
Upload folder using huggingface_hub
c8bd223
verified
over 1 year 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'