jxwang1 commited on
Commit
2ba341e
·
1 Parent(s): be383f9

add download model weights

Browse files
Files changed (1) hide show
  1. setup.sh +2 -0
setup.sh CHANGED
@@ -2,3 +2,5 @@
2
  git clone https://github.com/Roblox/cube.git
3
  cd cube
4
  pip install .[meshlab]
 
 
 
2
  git clone https://github.com/Roblox/cube.git
3
  cd cube
4
  pip install .[meshlab]
5
+
6
+ huggingface-cli download Roblox/cube3d-v0.1 --local-dir ./model_weights