Spaces:
Runtime error
Runtime error
File size: 123 Bytes
4dc5eae |
1 2 |
web: gunicorn -w 1 -k uvicorn.workers.UvicornWorker main:app --bind 0.0.0.0:8084 & streamlit run app.py --server.port 7860
|