stfkramer commited on
Commit
cfe878e
·
verified ·
1 Parent(s): e70c41d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. chute_config.yml +1 -2
chute_config.yml CHANGED
@@ -5,8 +5,7 @@ Image:
5
  run_command:
6
  - pip install --upgrade setuptools wheel
7
 
8
- - pip install --no-cache-dir torch==2.8.0 torchvision==0.23.0
9
- - pip install --no-cache-dir onnxruntime opencv-python-headless huggingface_hub pyyaml aiohttp pydantic numpy pillow
10
 
11
  - git clone https://github.com/BluxWarrior/yolo_onnx
12
 
 
5
  run_command:
6
  - pip install --upgrade setuptools wheel
7
 
8
+ - pip install --no-cache-dir torch==2.8.0 torchvision==0.23.0 onnxruntime opencv-python-headless huggingface_hub pyyaml aiohttp pydantic numpy pillow
 
9
 
10
  - git clone https://github.com/BluxWarrior/yolo_onnx
11