mirror of
https://github.com/NanjingForestryUniversity/supermachine--tomato-passion_fruit.git
synced 2025-11-09 06:44:02 +00:00
17 lines
219 B
YAML
17 lines
219 B
YAML
# Ultralytics YOLOv5 🚀, AGPL-3.0 license
|
|
|
|
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
|