File size: 235 Bytes
522e1ad |
1 2 3 4 5 |
python inference.py \
--task text2mesh \
--config_path ./configs/text_cond_diffuser_asl/text-ASLDM-256.yaml \
--ckpt_path ./checkpoints/text_cond_diffuser_asl/text-ASLDM-256.ckpt \
--text "A 3D model of motorcar; Porche Cayenne Turbo." |