Live-Weather / huggingface.yaml
Zoro-147's picture
Create huggingface.yaml
383e3ba verified
raw
history blame contribute delete
195 Bytes
env:
accelerate: false
python: 3.10
python_packages:
- "uvicorn"
- "fastapi"
- "gradio>=4.0.0"
- "google-generativeai"
- "requests"
- "python-dotenv"
app_port: 7860