# Hugging Face token HF_TOKEN=your_token_here # API settings API_HOST=0.0.0.0 API_PORT=8000 # Gradio settings GRADIO_HOST=0.0.0.0 GRADIO_PORT=7860