Hunyuan3D-1 / scripts /image_to_3d_std.sh
Huiwenshi's picture
Upload folder using huggingface_hub
e3e5f9e verified
raw
history blame
185 Bytes
# image to 3d
python main.py \
--image_prompt ./demos/example_000.png \
--save_folder ./outputs/test/ \
--max_faces_num 90000 \
--do_texture_mapping \
--do_render