Spaces:
Running
on
L40S
Running
on
L40S
File size: 160 Bytes
e3e5f9e |
1 2 3 4 5 6 7 |
# image to 3d fast
python main.py \
--image_prompt ./demos/example_000.png \
--save_folder ./outputs/test/ \
--max_faces_num 10000 \
--use_lite
|