CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
hukaixuan19970627

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: hukaixuan19970627/yolov5_obb
Path: blob/master/utils/google_app_engine/additional_requirements.txt
Views: 475
1
# add these requirements in your app on top of the existing ones
2
pip==21.1
3
Flask==1.0.2
4
gunicorn==19.9.0
5
6