/diffusion-explainer

Diffusion Explainer: Visual Explanation for Text-to-image Stable Diffusion

Primary LanguageJavaScriptMIT LicenseMIT

Diffusion-Explainer

MIT license arxiv badge

🚀 Live Demo 📺 Demo Video 📜 Research Paper 📄 Blog Post

How to run locally

git clone https://github.com/poloclub/diffusion-explainer.git
cd diffusion-explainer
python -m http.server 8000

Then, on your web browser, access http://localhost:8000. You can replace 8000 with other port numbers you want to use.

Credits

Led by Seongmin Lee, Diffusion Explainer is created by Machine Learning and Human-computer Interaction researchers at Georgia Tech and IBM Research. The team includes Seongmin Lee, Benjamin Hoover, Hendrik Strobelt, Jay Wang, ShengYun (Anthony) Peng, Austin Wright, Kevin Li, Haekyu Park, Alex Yang, and Polo Chau.

License

The software is available under the MIT License.

Contact

If you have any questions, feel free to open an issue or contact Seongmin Lee.