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...
39db19e
generative-media-ai
/
modules
/
constants.py
tharms
playgound with openai dependency 4
ea351bb
12 months ago
raw
Copy download link
history
blame
119 Bytes
# as in k-diffusion (sampling.py)
MIN_SEED =
0
MAX_SEED =
2
**
63
-
1
MAX_IMAGE_SIZE =
1024
AUTH_FILENAME =
'auth.json'