Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
offfragnor123
/
ai_image_generation_with_neera
like
1
License:
creativeml-openrail-m
Model card
Files
Files and versions
xet
Community
main
ai_image_generation_with_neera
/
modules
/
constants.py
offfragnor123
Upload folder using huggingface_hub
d2dc054
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
# as in k-diffusion (sampling.py)
MIN_SEED =
0
MAX_SEED =
2
**
63
-
1
AUTH_FILENAME =
'auth.json'