diffusers and auto_diffusers
Auto_diffusers is a wrapper around Diffusers that adds search functionality to help users discover and select appropriate models, making it a complement rather than a competitor.
About diffusers
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
Provides modular, composable building blocks—including interchangeable noise schedulers, pretrained models, and end-to-end pipelines—enabling both quick inference and custom system design via the Hugging Face Model Hub. Emphasizes transparency and customizability over abstraction, allowing developers to inspect and modify individual diffusion components rather than treating them as black boxes.
About auto_diffusers
suzukimain/auto_diffusers
diffusers with search engine
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work