This repo uses Rerun] to visualize Shap-E and Point-E from OpenAI
comparison_openai_generative.mp4
run the following command
pip install -r requirements.txt
python main_shap_e.py --prompt {YOUR_PROMPT} --log-diffusion
python main_point_e.py --prompt {YOUR_PROMPT} --log-diffusion
python comparison.py --prompt {YOUR_PROMPT}