coolroman commited on
Commit
1cb9bc3
·
verified ·
1 Parent(s): c72b703

scorevision: push artifact

Browse files
Files changed (1) hide show
  1. chute_config.yml +2 -1
chute_config.yml CHANGED
@@ -3,7 +3,8 @@ Image:
3
  run_command:
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
- - echo "beverage v3 2026-04-30T08:46 tee+pro_6000"
 
7
 
8
  NodeSelector:
9
  gpu_count: 1
 
3
  run_command:
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 "beverage v4 2026-04-30T13:45 tee+pro_6000+torch"
8
 
9
  NodeSelector:
10
  gpu_count: 1