# Example environment configuration | |
# Copy this file to .env and modify as needed | |
# Model configuration | |
MODEL_ID=stabilityai/stable-diffusion-xl-base-1.0 | |
# Hugging Face cache directory (uncomment if using external storage) | |
# HF_HOME=/path/to/your/cache/directory | |