Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
tencent/Hunyuan3D-1
LPDoctor
/
AIGC-3D
like
1
Running
on
Zero
App
Files
Files
Community
b155b2e
AIGC-3D
/
scripts
/
text_to_3d_std.sh
Huiwenshi
Upload folder using huggingface_hub
e3e5f9e
verified
9 days ago
raw
Copy download link
history
blame
180 Bytes
# 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