Spaces:
Running
on
Zero
Running
on
Zero
# text to 3d fast | |
python main.py \ | |
--text_prompt "a lovely cat" \ | |
--save_folder ./outputs/test/ \ | |
--max_faces_num 90000 \ | |
--do_texture \ | |
--do_render | |