jina-ai/discoart
🪩 Create Disco Diffusion artworks in one line
Wraps CLIP-Guided Diffusion with a production-ready Python API built on DocArray, supporting result persistence, real-time intermediate visualization, and prompt scheduling. Deployable as a gRPC/HTTP/WebSocket service via Jina, enabling seamless integration with multi-modal applications while maintaining minimal resource footprint through industry-level code optimization. Supports multiple execution environments—self-hosted GPU, Google Colab free tier, CLI, and containerized deployment—with automatic result recovery and state restoration for efficient parameter exploration.
3,829 stars and 742 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
3,829
Forks
244
Language
Python
License
—
Category
Last pushed
May 16, 2023
Monthly downloads
742
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/jina-ai/discoart"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
siliconflow/onediff
OneDiff: An out-of-the-box acceleration library for diffusion models.
wooyeolbaek/attention-map-diffusers
🚀 Cross attention map tools for huggingface/diffusers
chengzeyi/stable-fast
https://wavespeed.ai/ Best inference performance optimization framework for HuggingFace...
hkproj/pytorch-stable-diffusion
Stable Diffusion implemented from scratch in PyTorch
explainingai-code/StableDiffusion-PyTorch
This repo implements a Stable Diffusion model in PyTorch with all the essential components.