cube3d-interactive / setup.sh
jxwang1's picture
add download model weights
2ba341e
raw
history blame contribute delete
161 Bytes
#!/bin/bash
git clone https://github.com/Roblox/cube.git
cd cube
pip install .[meshlab]
huggingface-cli download Roblox/cube3d-v0.1 --local-dir ./model_weights