Spaces:
Sleeping
Sleeping
File size: 102 Bytes
31d2076 |
1 2 3 4 5 6 |
sdk: custom
python_version: 3.9
app_file: app.py
command: uvicorn app:app --host 0.0.0.0 --port 7860
|