Spaces:
Runtime error
Runtime error
| # text to 3d fast | |
| python main.py \ | |
| --text_prompt "a lovely rabbit" \ | |
| --save_folder ./outputs/test/ \ | |
| --max_faces_num 90000 \ | |
| --do_texture_mapping \ | |
| --do_render | |