scorevision: push artifact
Browse files- chute_config.yml +1 -2
chute_config.yml
CHANGED
|
@@ -6,8 +6,7 @@ Image:
|
|
| 6 |
- UV_HTTP_TIMEOUT=300 pip install torch==2.11.0 torchvision==0.26.0 --index-url https://download.pytorch.org/whl/cu128
|
| 7 |
- UV_HTTP_TIMEOUT=300 pip install rfdetr==1.5.2 --no-deps
|
| 8 |
- UV_HTTP_TIMEOUT=300 pip install requests pycocotools scipy tqdm transformers==4.57.6 peft rf100vl matplotlib roboflow 'albumentations<2.0.0,>=1.0.0'
|
| 9 |
-
- UV_HTTP_TIMEOUT=300 pip install --no-cache-dir --force-reinstall
|
| 10 |
-
https://huggingface.co/Curvesy/ScoreVision/resolve/ad720d1776e3536f7393c7ce57d94f6c6c7ee783/dist/score_miner_core-0.1.2-py3-none-any.whl
|
| 11 |
- python -c "import rfdetr; import score_miner_core"
|
| 12 |
set_workdir: /app
|
| 13 |
|
|
|
|
| 6 |
- UV_HTTP_TIMEOUT=300 pip install torch==2.11.0 torchvision==0.26.0 --index-url https://download.pytorch.org/whl/cu128
|
| 7 |
- UV_HTTP_TIMEOUT=300 pip install rfdetr==1.5.2 --no-deps
|
| 8 |
- UV_HTTP_TIMEOUT=300 pip install requests pycocotools scipy tqdm transformers==4.57.6 peft rf100vl matplotlib roboflow 'albumentations<2.0.0,>=1.0.0'
|
| 9 |
+
- UV_HTTP_TIMEOUT=300 pip install --no-cache-dir --force-reinstall https://huggingface.co/Curvesy/ScoreVision/resolve/ad720d1776e3536f7393c7ce57d94f6c6c7ee783/dist/score_miner_core-0.1.2-py3-none-any.whl
|
|
|
|
| 10 |
- python -c "import rfdetr; import score_miner_core"
|
| 11 |
set_workdir: /app
|
| 12 |
|