mirror of
https://github.com/deepseek-ai/DreamCraft3D.git
synced 2025-02-23 06:18:56 -05:00
4 lines
261 B
Bash
4 lines
261 B
Bash
|
# wget https://huggingface.co/cvlab/zero123-weights/resolve/main/105000.ckpt
|
||
|
# mv 105000.ckpt zero123-original.ckpt
|
||
|
wget https://zero123.cs.columbia.edu/assets/zero123-xl.ckpt
|
||
|
# Download stable_zero123.ckpt from https://huggingface.co/stabilityai/stable-zero123
|