Hunyuan3D-1 / scripts /text_to_3d_std.sh
Huiwenshi's picture
Upload folder using huggingface_hub
e3e5f9e verified
raw
history blame
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