#118 · Primary category: Image Generation
discoart
🪩 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
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.