There was an error while loading. Please reload this page.
1 parent f749dbd commit 5def93fCopy full SHA for 5def93f
1 file changed
pipeline.sh
@@ -81,7 +81,7 @@ else
81
fi
82
83
docker run --gpus all --rm \
84
- -v "$SAM3_WEIGHTS":/root/.cache/huggingface/hub \
+ -v "$SAM3_WEIGHTS":/root/.cache/huggingface/hub/models--facebook--sam3/ \
85
$GUROBI_MOUNT \
86
$INPUT_MOUNT \
87
$OUTPUT_MOUNT \
0 commit comments