Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xiang-wuu
/
yolov5
like
3
Runtime error
App
Files
Files
Community
702c4fa
yolov5
/
utils
/
google_app_engine
/
additional_requirements.txt
Guilhen
adding the configuration to deploy yolov5 in in app engine (#964)
702c4fa
unverified
about 4 years ago
raw
Copy download link
history
blame
Safe
105 Bytes
# add these requirements in your app on top of the existing ones
pip==18.1
Flask==1.0.2
gunicorn==19.9.0