Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tencent
/
Hunyuan3D-1
like
142
Running
on
L40S
App
Files
Files
Community
5
2bc776c
Hunyuan3D-1
/
scripts
/
text_to_3d_std.sh
Huiwenshi
Upload folder using huggingface_hub
e3e5f9e
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
180 Bytes
# text to 3d fast
python main.py \
--text_prompt
"a lovely rabbit"
\
--save_folder ./outputs/test/ \
--max_faces_num 90000 \
--do_texture_mapping \
--do_render