mirror of
https://github.com/WongKinYiu/yolov7.git
synced 2025-06-03 21:54:57 +08:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
# add these requirements in your app on top of the existing ones
|
|
pip==18.1
|
|
Flask==1.0.2
|
|
gunicorn==19.9.0
|