File size: 423 Bytes
7234045
 
 
 
 
 
 
 
 
 
f8d8bd8
7234045
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Image:
  from_base: parachutes/python:3.12
  run_command:
    - pip install --upgrade setuptools wheel
    - pip install huggingface_hub==0.19.4 ultralytics==8.2.40 'torch<2.6' opencv-python-headless onnxruntime-gpu
  set_workdir: /app

NodeSelector:
  gpu_count: 1
  min_vram_gb_per_gpu: 16
  max_hourly_price_per_gpu: 1

Chute:
  shutdown_after_seconds: 300000
  concurrency: 4
  max_instances: 1
  scaling_threshold: 0.5