Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
wezyai
/
naked
like
0
Paused
App
Files
Files
Community
7da8c31
naked
/
modules
/
constants.py
Wezy Easy
New GIT
1d409a9
10 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'