Skip to content

Example visualizing OpenAI's Point-E and Shape-E models using Rerun

Notifications You must be signed in to change notification settings

rerun-io/point-shap-e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo uses Rerun] to visualize Shap-E and Point-E from OpenAI

comparison_openai_generative.mp4

Installation

run the following command

pip install -r requirements.txt

Running Examples

Shap-E

python main_shap_e.py --prompt {YOUR_PROMPT} --log-diffusion

Point-E

python main_point_e.py --prompt {YOUR_PROMPT} --log-diffusion

Comparison

python comparison.py --prompt {YOUR_PROMPT}

About

Example visualizing OpenAI's Point-E and Shape-E models using Rerun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages