poloclub / diffusion-explainer

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

Home Page:https://poloclub.github.io/diffusion-explainer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://poloclub.github.io/diffusion-explainer/

License:MIT License


Languages

Language:JavaScript 81.8%Language:CSS 16.8%Language:HTML 0.8%Language:Python 0.6%