Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mathdesenvnonimate
/
stable
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
13aabfa
stable
/
modules
/
constants.py
Mathdesenvnonimate
Upload 207 files
bd3be1f
verified
11 months ago
raw
Copy download link
history
blame
Safe
102 Bytes
# as in k-diffusion (sampling.py)
MIN_SEED =
0
MAX_SEED =
2
**
63
-
1
AUTH_FILENAME =
'auth.json'