Skip to content

Commit c230de2

Browse files
authored
Update README.md - updated the link to the models
1 parent 9299da8 commit c230de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Pull the Baseline Solution code
122122

123123
```bash
124124
cd ~/bpc_ws/bpc
125-
wget https://storage.googleapis.com/akasha-public/IBPC/baseline_solution/v1/models.zip
125+
wget https://huggingface.co/DrQY/BOP_baseline_model/resolve/main/models.zip
126126
unzip models.zip
127127
rm models.zip
128128
git clone https://github.com/CIRP-Lab/bpc_baseline

0 commit comments

Comments
 (0)