Spaces:
Running
on
Zero
Running
on
Zero
File size: 166 Bytes
0a88b62 |
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
|