Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wezyai
/
naked
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1d5450d
naked
/
modules
/
constants.py
Wezy Easy
New GIT
1d409a9
about 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'