Spaces:
Sleeping
Sleeping
File size: 115 Bytes
d4e90c0 |
1 2 3 4 5 |
sdk: custom
python_version: 3.9
app_file: app/main.py
command: uvicorn app.main:app --host 0.0.0.0 --port 7860
|