LPDoctor/AIGC-3D
3
1# image to 3d 2 3python main.py \4 --image_prompt ./demos/example_000.png \5 --save_folder ./outputs/test/ \6 --max_faces_num 90000 \7 --do_texture_mapping \8 --do_render9 1# image to 3d 2 3python main.py \4 --image_prompt ./demos/example_000.png \5 --save_folder ./outputs/test/ \6 --max_faces_num 90000 \7 --do_texture_mapping \8 --do_render9