Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
FrozenBurning/3DTopia-XL
BSJ2004
/
3DTopia
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
3DTopia
/
install.sh
FrozenBurning
fix install.sh
2d394ea
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
92 Bytes
CURRENT=$(
pwd
)
cd
dva/mvp/extensions/mvpraymarch
make -j4
cd
../utils
make -j4
cd
${CURRENT}