Upload folder using huggingface_hub
Browse files- chute_config.yml +1 -1
chute_config.yml
CHANGED
|
@@ -7,7 +7,7 @@ Image:
|
|
| 7 |
|
| 8 |
- pip uninstall -y onnxruntime onnxruntime-gpu || true
|
| 9 |
|
| 10 |
-
- pip install --no-cache-dir numpy opencv-python-headless pillow pydantic pyyaml aiohttp huggingface_hub onnxruntime
|
| 11 |
|
| 12 |
- git clone https://github.com/BluxWarrior/yolo_onnx
|
| 13 |
|
|
|
|
| 7 |
|
| 8 |
- pip uninstall -y onnxruntime onnxruntime-gpu || true
|
| 9 |
|
| 10 |
+
- pip install --no-cache-dir numpy opencv-python-headless pillow pydantic pyyaml aiohttp huggingface_hub onnxruntime torch==2.8.0 torchvision==0.23.0
|
| 11 |
|
| 12 |
- git clone https://github.com/BluxWarrior/yolo_onnx
|
| 13 |
|