coolroman commited on
Commit
a0c3aae
·
verified ·
1 Parent(s): b18adc5

scorevision: push artifact

Browse files
Files changed (1) hide show
  1. chute_config.yml +3 -2
chute_config.yml CHANGED
@@ -4,15 +4,16 @@ Image:
4
  - pip install --upgrade setuptools wheel
5
  - pip install 'numpy>=1.23' 'onnxruntime-gpu[cuda,cudnn]>=1.16' 'opencv-python>=4.7' 'pillow>=9.5' 'huggingface_hub>=0.19.4' 'pydantic>=2.0' 'pyyaml>=6.0' 'aiohttp>=3.9'
6
  - pip install torch torchvision
7
- set_workdir: /app
8
 
9
  NodeSelector:
10
  gpu_count: 1
 
 
11
  include:
12
  - pro_6000
13
 
14
  Chute:
15
- name: petrol-station-detect
16
  tee: true
17
  timeout_seconds: 900
18
  concurrency: 4
 
4
  - pip install --upgrade setuptools wheel
5
  - pip install 'numpy>=1.23' 'onnxruntime-gpu[cuda,cudnn]>=1.16' 'opencv-python>=4.7' 'pillow>=9.5' 'huggingface_hub>=0.19.4' 'pydantic>=2.0' 'pyyaml>=6.0' 'aiohttp>=3.9'
6
  - pip install torch torchvision
7
+ - echo "crime v5 2026-05-02 tee+pro_6000+distill"
8
 
9
  NodeSelector:
10
  gpu_count: 1
11
+ min_vram_gb_per_gpu: 16
12
+ max_hourly_price_per_gpu: 2
13
  include:
14
  - pro_6000
15
 
16
  Chute:
 
17
  tee: true
18
  timeout_seconds: 900
19
  concurrency: 4