Logo
Explore Help
Register Sign In
mirrors/yolov5
1
0
Fork 0
You've already forked yolov5
mirror of https://github.com/ultralytics/yolov5.git synced 2025-06-03 14:49:29 +08:00
Code Issues Projects Releases Wiki Activity
yolov5/utils/google_app_engine/app.yaml

14 lines
173 B
YAML
Raw Normal View History

adding the configuration to deploy yolov5 in in app engine (#964) * add the configuration to deploy yolov5 in a docker container in app engine on google cloud * remove the duplicated requirements, place the google app engine files in utils * remove the unused requirements Co-authored-by: guilhembau <guilhem@6dbytes.com>
2020-09-22 11:48:44 -07:00
runtime: custom
env: flex
service: yolov5app
liveness_check:
initial_delay_sec: 600
manual_scaling:
instances: 1
resources:
cpu: 1
memory_gb: 4
disk_size_gb: 20
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 639ms Template: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API