#118 · Primary category: Image Generation

discoart

clip-guided-diffusion creative-ai creative-art cross-modal dalle diffusion disco-diffusion discodiffusion generative-art imgen latent-diffusion midjourney multimodal prompts stable-diffusion

🪩 Create Disco Diffusion artworks in one line

Project last updated:05/16/23

GitHub Stars

3.8K

Forks

241

Contributors

7

License

Other

Why we included this project

DiscoArt packages the Disco Diffusion notebook into a small Python library, so CLIP-guided image generation from a text prompt boils down to a single create() call instead of a stack of notebook cells. Hobbyists get a clean, autocompleted API for playing with prompt wording and diffusion settings, while developers can rely on persistent result storage and an optional gRPC/HTTP server to hook image generation into bigger applications. It installs cleanly on self-hosted GPUs, Google Colab's free tier, and plain IPython environments, and hands back results as a structured DocArray object you can inspect and post-process. For anyone who wants to iterate on Disco Diffusion artwork without fighting the original notebook, this is the most straightforward route in.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category