You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,8 @@ cd starrem2k13
40
40
sudo apt-get install git-lfs
41
41
git lfs pull
42
42
```
43
+
> 📍If you run into bandwidth issues with git-lfs, you can simply download weights [from here](https://github.com/code2k13/starrem2k13/releases/download/v1.0_weights/weights.zip) and unzip to root directory (a folder with weights will
44
+
> get created beside starrem2k13 executable. This folder contains weights required by the program).
0 commit comments