media-gen-api / Procfile
osnarayana's picture
Modified for Hugging Face deployment
e18f702
raw
history blame contribute delete
53 Bytes
web: uvicorn app.main:app --host 0.0.0.0 --port 10000