File size: 116 Bytes
210d88d
1
2
web: uvicorn api:app --host 0.0.0.0 --port 7861 & streamlit run app.py --server.port 7860 --server.address 0.0.0.0