Visual-Image / .env.example
VesperAI's picture
addede a Production Branch
60444f3
raw
history blame contribute delete
386 Bytes
# Environment variables for Visual Image Search
# Copy this to .env and fill in your values if using Qdrant Cloud
# Qdrant Cloud Configuration (optional)
# If not provided, will use local storage
# QDRANT_URL=https://your-cluster-url.qdrant.tech:6333
# QDRANT_API_KEY=your-api-key-here
# Application Configuration
# PORT=7860 # Default port for Hugging Face Spaces
# PYTHONPATH=/app