Spaces:
Running
on
Zero
Running
on
Zero
File size: 161 Bytes
0a88b62 |
1 2 3 4 5 6 7 |
# text to 3d fast
python main.py \
--text_prompt "一个广式茶杯" \
--save_folder ./outputs/test/ \
--max_faces_num 10000 \
--use_lite
|