awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huggingface avatar

huggingface/diffusers

0
View on GitHub↗
33,872 stars·7,061 forks·Python·Apache-2.0·8 vueshuggingface.co/docs/diffusers↗

Diffusers

Diffusers is a PyTorch-based library and generative AI framework used to build, train, and deploy diffusion pipelines for producing multi-modal media. It provides a suite of tools for generating images, video, and audio from natural language descriptions, as well as specialized systems for text-to-image generation.

The project differentiates itself through a modular architecture that separates noise schedulers, pretrained model blocks, and pipeline compositions. This structure allows for the construction of custom generation workflows and the ability to swap individual components of the diffusion process.

The library covers a broad range of capabilities, including image manipulation tasks such as inpainting, super-resolution upscaling, and image-to-image translation. It also provides a training toolbox for fine-tuning pretrained models or developing custom diffusion models from scratch, alongside utilities for measuring model latency and memory consumption.

Features

  • Diffusion Pipelines - Provides a framework for constructing custom diffusion pipelines by combining noise schedulers and pretrained model blocks.
  • Text-to-Image Generators - Provides high-resolution image generation from natural language text prompts using diffusion pipelines.
  • Custom Diffusion Model Training - Provides a toolbox for developing and fine-tuning custom diffusion models for specific styles or tasks.
  • End-to-End Inference Pipelines - Combines pretrained components and schedulers into unified sequences for end-to-end media generation inference.
  • Diffusion Models - Implements standardized interfaces for building and running generative diffusion models for multi-modal media.
  • Generative AI Pipelines - Provides end-to-end sequences of operations that transform input data into generated media using modular diffusion tools.
  • Latent Diffusion Models - Implements generative architectures that perform iterative denoising within compressed latent spaces to reduce computation.
  • Model Fine-Tuning - Includes customizable training scripts to adapt pre-trained diffusion models to specific tasks.
  • Modular AI Components - Provides a modular architecture with swappable building blocks like UNets, VAEs, and noise schedulers.
  • Denoising Schedulers - Manages the iterative denoising process by applying mathematical schedules to remove Gaussian noise from latent tensors.
  • Image Inpainting - Enables generative filling of specific image regions based on text prompts and masks.
  • Image-to-Image Translation - Implements capabilities to modify images through translation and inpainting tasks based on text guidance.
  • Text-Guided Image Transformations - Provides the ability to modify existing images based on text prompts to change styles and compositions.
  • Image Variation and Mixing - Provides techniques for creating visual variations of a source image while maintaining subject and composition.
  • Image Super Resolution Models - Implements deep learning architectures to increase image resolution and reconstruct fine details from low-quality inputs.
  • Diffusion Model Benchmarks - Includes utilities for measuring memory usage and latency of generative models to optimize production performance.
  • Image Manipulation Toolkits - Provides a comprehensive toolkit for performing inpainting, translation, and super-resolution upscaling on existing media.
  • AI and Agents - A library that provides pre-trained diffusion models for generating and editing media.
  • Foundation Models - Standard library for diffusion model pipelines.
  • Generative AI and Diffusion - Modular toolbox for inference and training of diffusion models.
  • Generative AI and LLM Tools - Framework for building and fine-tuning generative diffusion pipelines.
  • Generative Media Tools - State-of-the-art diffusion models for media generation.
  • Machine Learning - Library for pretrained diffusion models.
  • Model Architectures - Framework for diffusion models in image and audio generation.
  • Text Guided Image Editing - Core library for diffusion-based image editing pipelines.
  • Video Generation - Library for state-of-the-art diffusion model training.
  • Video Training Tools - Standard library for training and deploying diffusion models.

Historique des stars

Graphique de l'historique des stars pour huggingface/diffusersGraphique de l'historique des stars pour huggingface/diffusers

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Diffusers

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Diffusers.
  • modelscope/diffsynth-studioAvatar de modelscope

    modelscope/DiffSynth-Studio

    12,585Voir sur GitHub↗

    DiffSynth-Studio is a comprehensive platform for the lifecycle management of generative diffusion models, providing a unified environment for inference, fine-tuning, and training. It utilizes a modular pipeline architecture and a standardized abstraction layer to support consistent workflows across diverse model configurations for image and video generation. The platform distinguishes itself through a memory-optimized inference engine that dynamically manages resources to facilitate high-resolution generation on constrained hardware. It also integrates specialized training capabilities, inclu

    Python
    Voir sur GitHub↗12,585
  • deep-floyd/ifAvatar de deep-floyd

    deep-floyd/IF

    7,811Voir sur GitHub↗

    IF is a text-to-image diffusion system that translates natural language descriptions into visual imagery. The project provides a generative pipeline for creating images, an inpainting tool for modifying specific image sections, and a super-resolution upscaler to increase pixel density and clarity. The system includes a concept fine-tuning framework that allows for the teaching of new visual concepts by updating a small set of parameters. It also supports image style transfer to apply the aesthetic characteristics of a reference image to a new output.

    Python
    Voir sur GitHub↗7,811
  • stability-ai/generative-modelsAvatar de Stability-AI

    Stability-AI/generative-models

    27,189Voir sur GitHub↗

    This is a framework for training and sampling diffusion models to generate high-fidelity images, video, and 4D assets. It provides a modular environment for managing generative AI training pipelines, including the handling of datasets, noise sampling, and loss weighting to stabilize the creation of synthetic content. The project features a modular model configuration system that uses YAML-based assembly to define network submodules and conditioners. It also includes a dedicated toolset for AI image watermarking, allowing for the embedding and detection of invisible markers to verify the origi

    Python
    Voir sur GitHub↗27,189
  • kohya-ss/sd-scriptsAvatar de kohya-ss

    kohya-ss/sd-scripts

    7,133Voir sur GitHub↗

    sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting model weights. It provides a collection of scripts for executing Stable Diffusion training through methods such as DreamBooth, textual inversion, and full fine-tuning, alongside a framework for creating and managing Low-Rank Adaptation weights. The project features specialized capabilities for model weight conversion between different architectures and precision formats. It includes tools for merging adaptation weights into base models, extracting weights from trained models,

    Python
    Voir sur GitHub↗7,133
Voir les 30 alternatives à Diffusers→

Questions fréquentes

Que fait huggingface/diffusers ?

Diffusers is a PyTorch-based library and generative AI framework used to build, train, and deploy diffusion pipelines for producing multi-modal media. It provides a suite of tools for generating images, video, and audio from natural language descriptions, as well as specialized systems for text-to-image generation.

Quelles sont les fonctionnalités principales de huggingface/diffusers ?

Les fonctionnalités principales de huggingface/diffusers sont : Diffusion Pipelines, Text-to-Image Generators, Custom Diffusion Model Training, End-to-End Inference Pipelines, Diffusion Models, Generative AI Pipelines, Latent Diffusion Models, Model Fine-Tuning.

Quelles sont les alternatives open-source à huggingface/diffusers ?

Les alternatives open-source à huggingface/diffusers incluent : modelscope/diffsynth-studio — DiffSynth-Studio is a comprehensive platform for the lifecycle management of generative diffusion models, providing a… deep-floyd/if — IF is a text-to-image diffusion system that translates natural language descriptions into visual imagery. The project… stability-ai/generative-models — This is a framework for training and sampling diffusion models to generate high-fidelity images, video, and 4D assets.… kohya-ss/sd-scripts — sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting… timothybrooks/instruct-pix2pix — Instruct-pix2pix is an instruction-based image model and PyTorch library designed to modify visual content by… black-forest-labs/flux — Flux is a diffusion model inference engine designed for text-to-image generation and image-to-image manipulation. It…