anycoder-37529124 / config.py
WaveCut's picture
Upload folder using huggingface_hub
ea4fe4b verified
raw
history blame
181 Bytes
# Configuration settings (Optional, but good practice)
MODEL_ID = "kandinskylab/Kandinsky-5.0-T2I-Lite-sft-Diffusers"
MAX_IMAGE_SIZE = 1024
DEFAULT_STEPS = 50
DEFAULT_GUIDANCE = 3.5