auto-diffuser-config / .env.example
chansung's picture
Upload folder using huggingface_hub
155d75d verified
raw
history blame contribute delete
330 Bytes
# Auto Diffusers Configuration
# Copy this file to .env and fill in your values
# Google Gemini API Key (required)
GOOGLE_API_KEY=your_google_gemini_api_key_here
# Debug Configuration (optional)
DEBUG_LEVEL=INFO
LOG_TO_FILE=true
LOG_TO_CONSOLE=true
# Application Configuration (optional)
# PORT=7860
# HOST=0.0.0.0
# SHARE=true