File size: 227 Bytes
9c3a994 | 1 2 3 4 5 | python inference.py \ --task image2mesh \ --config_path ./configs/image_cond_diffuser_asl/image-ASLDM-256.yaml \ --ckpt_path ./checkpoints/image_cond_diffuser_asl/image-ASLDM-256.ckpt \ --image_path ./example_data/image/car.jpg |