awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

97 repositorios

Awesome GitHub RepositoriesDiffusion Models

Standardized interfaces for initializing and running image synthesis models based on diffusion architectures.

Explore 97 awesome GitHub repositories matching artificial intelligence & ml · Diffusion Models. Refine with filters or upvote what's useful.

Awesome Diffusion Models GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • comfyanonymous/comfyuiAvatar de comfyanonymous

    comfyanonymous/ComfyUI

    117,322Ver en GitHub↗

    ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex diffusion model pipelines. It functions as both a visual interface for building generative logic graphs and a programmable backend API that exposes diffusion model operations for external integration. The system distinguishes itself through a graph-based execution model that supports differential workflow execution, re-running only modified nodes to reduce computation. It features dynamic model offloading to manage memory between system RAM and GPU VRAM and utilizes metadata-embedde

    Designing complex generative pipelines for images, video, and audio using a modular node-based graph interface.

    Python
    Ver en GitHub↗117,322
  • labmlai/annotated_deep_learning_paper_implementationsAvatar de labmlai

    labmlai/annotated_deep_learning_paper_implementations

    66,981Ver en GitHub↗

    This project is a collection of deep learning research papers translated into annotated code. It serves as a resource for reproducing academic research, providing implementations of transformers, diffusion models, and reinforcement learning architectures. The library distinguishes itself by using a side-by-side annotation format that combines executable Python code with descriptive markdown notes. This approach provides a structured way to explain the logic of neural network papers alongside their PyTorch-based implementations. The codebase covers several major capability areas, including ge

    Constructs denoising and latent diffusion processes to generate high-quality samples from random noise.

    Pythonattentiondeep-learningdeep-learning-tutorial
    Ver en GitHub↗66,981
  • nexu-io/open-designAvatar de nexu-io

    nexu-io/open-design

    65,830Ver en GitHub↗

    Open Design is an AI design orchestration platform and LLM agent workspace designed for generating prototypes, presentations, and motion graphics. It functions as a local-first environment that integrates various command-line AI agents and coding tools into a unified design workflow, allowing users to migrate design specifications into brand-compliant source code. The project is distinguished by its ability to enforce visual consistency through a design system manager that defines brand contracts and tokens using Markdown. It features a specialized motion graphics generator that converts HTML

    Provides modular sequences of processing steps to orchestrate complex AI design workflows from discovery to critique.

    TypeScriptagent-skillsai-agentsai-design
    Ver en GitHub↗65,830
  • keras-team/kerasAvatar de keras-team

    keras-team/keras

    64,094Ver en GitHub↗

    Keras is a high-level deep learning framework designed for constructing and training neural networks through the composition of modular, functional layers. It serves as a comprehensive modeling toolkit that provides standardized procedures for defining, evaluating, and deploying complex architectures. By utilizing a directed acyclic graph approach, the framework allows users to build intricate models with multiple inputs, outputs, and shared layers, ensuring consistent numerical execution through functional state management. The project distinguishes itself as a multi-backend machine learning

    Initializes image synthesis models using standardized presets to ensure efficient memory management and parameter configuration during diffusion tasks.

    Pythondata-sciencedeep-learningjax
    Ver en GitHub↗64,094
  • huggingface/diffusersAvatar de huggingface

    huggingface/diffusers

    33,872Ver en GitHub↗

    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 diffu

    Implements standardized interfaces for building and running generative diffusion models for multi-modal media.

    Pythondeep-learningdiffusionflux
    Ver en GitHub↗33,872
  • openbmb/voxcpmAvatar de OpenBMB

    OpenBMB/VoxCPM

    29,985Ver en GitHub↗

    VoxCPM is a multilingual speech synthesis system and text-to-speech inference server. It functions as an AI voice cloning tool and a synthetic voice designer, capable of generating natural speech across global languages and regional dialects using a GPU-accelerated audio generator. The project features a speech model fine-tuning framework that supports both full parameter updates and low-rank adaptation for customizing voice characteristics. It enables high-fidelity voice cloning from reference audio, including cross-lingual voice transfer and acoustic environment mimicry, as well as the crea

    Uses a hierarchical diffusion-based autoregressive architecture to generate high-fidelity continuous speech representations.

    Pythonaudiodeeplearningminicpm
    Ver en GitHub↗29,985
  • sgl-project/sglangAvatar de sgl-project

    sgl-project/sglang

    29,079Ver en GitHub↗

    Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It provides a programmable interface for orchestrating complex generation workflows, enabling developers to coordinate multi-turn dialogues, tool invocations, and reasoning chains through a domain-specific language. The platform is built to support production-scale deployments, offering an OpenAI-compatible API that allows for integration with existing application ecosystems. The system distinguishes itself through a disaggregated architecture that separates compute-intensive pr

    Provides capabilities for executing inference and serving tasks for diffusion-based generative models.

    Pythonattentionblackwellcuda
    Ver en GitHub↗29,079
  • svc-develop-team/so-vits-svcAvatar de svc-develop-team

    svc-develop-team/so-vits-svc

    28,097Ver en GitHub↗

    This project is a singing voice conversion tool based on VITS generative modeling. It transforms the identity of a singing voice to a target speaker while preserving the original melody, lyrics, and intonation. The system distinguishes itself through hybrid voice synthesis, allowing for the blending of multiple speaker identities via linear model interpolation. It utilizes cluster-based feature retrieval to increase target voice similarity and employs a diffusion probabilistic model as a post-processor to remove electronic artifacts and improve vocal clarity. The software covers a broad rang

    Applies a diffusion probabilistic model as a post-processor to remove electronic artifacts and improve vocal clarity.

    Python
    Ver en GitHub↗28,097
  • invoke-ai/invokeaiAvatar de invoke-ai

    invoke-ai/InvokeAI

    27,500Ver en GitHub↗

    InvokeAI is a self-hosted, professional-grade platform designed for managing generative models and performing complex image synthesis. It provides a local application environment that allows users to execute diffusion models directly on their own hardware, ensuring data privacy and complete ownership of all generated assets. The platform distinguishes itself through a node-based workflow system that enables the construction of reproducible and automated image generation pipelines. By chaining modular functional units into directed acyclic graphs, users can automate intricate production tasks

    Provides a professional-grade web interface for generating and editing images using local diffusion models.

    TypeScriptai-artartificial-intelligencegenerative-art
    Ver en GitHub↗27,500
  • stability-ai/generative-modelsAvatar de Stability-AI

    Stability-AI/generative-models

    27,189Ver en 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

    Provides a comprehensive framework for training and sampling diffusion models to generate high-fidelity images, video, and 4D assets.

    Python
    Ver en GitHub↗27,189
  • black-forest-labs/fluxAvatar de black-forest-labs

    black-forest-labs/flux

    25,637Ver en GitHub↗

    Flux is a diffusion model inference engine designed for text-to-image generation and image-to-image manipulation. It provides a system for executing open-weight models to transform natural language descriptions into visual imagery or to modify existing images. The project distinguishes itself through a flow-matching framework for image generation and a structural image controller. This controller allows for guided synthesis by using depth maps and Canny edge detection to constrain the geometry and composition of the output. The toolkit covers a broad range of image editing capabilities, incl

    Provides a high-performance inference engine for executing open-weight diffusion models to generate images.

    Python
    Ver en GitHub↗25,637
  • facebookresearch/audiocraftAvatar de facebookresearch

    facebookresearch/audiocraft

    23,379Ver en GitHub↗

    Audiocraft is a deep learning audio library and machine learning framework designed for training, fine-tuning, and evaluating generative models for music and sound effects. It functions as a text-to-music generative model and a neural audio codec, providing the tools necessary to compress audio signals into discrete representations and synthesize high-fidelity waveforms from textual descriptions. The framework is distinguished by its ability to combine multiple conditioning signals, allowing for the generation of audio based on text prompts, melodic excerpts, or style-based audio clips. It al

    Reconstructs audio waveforms from discrete tokens by predicting multiple frequency bands simultaneously for higher fidelity.

    Jupyter Notebook
    Ver en GitHub↗23,379
  • sanster/iopaintAvatar de Sanster

    Sanster/IOPaint

    23,244Ver en GitHub↗

    IOPaint is an AI image editor and Stable Diffusion inpainting tool providing a web interface for removing objects and replacing image content. It utilizes latent diffusion image processing to synthesize high-resolution replacements for erased sections of an image. The project features a specialized AI background remover for isolating subjects and an AI image upscaler that employs super-resolution models for general photos and anime artwork. The software covers a broad range of capabilities including image segmentation for object isolation, face restoration for improving facial details, and t

    Ships a web interface for removing objects and replacing image content using Stable Diffusion.

    Pythoninpaintinglamalatent-diffusion
    Ver en GitHub↗23,244
  • sanster/lama-cleanerAvatar de Sanster

    Sanster/lama-cleaner

    23,235Ver en GitHub↗

    Lama Cleaner is an AI-powered image editing application focused on inpainting, object removal, and generative filling. It provides a suite of tools for erasing unwanted elements from photos and filling the resulting gaps using generative artificial intelligence. The project includes specialized capabilities for image outpainting to extend borders, background removal through object segmentation, and face restoration to fix visual defects. It also features an image upscaler to increase resolution and clarity via super-resolution AI, as well as a Stable Diffusion-based editor for replacing speci

    Offers a web interface for performing generative filling and border extension via Stable Diffusion.

    Python
    Ver en GitHub↗23,235
  • apple/ml-stable-diffusionAvatar de apple

    apple/ml-stable-diffusion

    17,901Ver en GitHub↗

    This project is a framework for running Stable Diffusion image generation models on Apple Silicon using Core ML hardware acceleration. It provides a local generative AI pipeline for producing images from text prompts using Swift and Python without relying on external cloud APIs. The system includes a model converter to transform deep learning checkpoints into Core ML formats and a model optimizer to quantize weights and activations. It features a ControlNet integration layer to guide image generation using external signals such as edge and depth maps. Capabilities cover text-to-image generat

    Implements Stable Diffusion image generation optimized for Apple Silicon via Core ML.

    Python
    Ver en GitHub↗17,901
  • mikubill/sd-webui-controlnetAvatar de Mikubill

    Mikubill/sd-webui-controlnet

    17,853Ver en GitHub↗

    This project is an extension for Stable Diffusion that provides an image-to-image control framework. It serves as a multi-control constraint manager and structural data preprocessor, allowing users to guide the layout and composition of generated images through spatial maps and structural constraints. The system enables multi-constraint image generation by combining several different control inputs to enforce multiple stylistic or spatial rules within a single generation pass. It provides tools for visual image referencing and precise geometric or anatomical templating to ensure generated ima

    Ensures generated images follow strict geometric or anatomical templates using visual references and preprocessors.

    Python
    Ver en GitHub↗17,853
  • infrasys-ai/aisystemAvatar de Infrasys-AI

    Infrasys-AI/AISystem

    17,017Ver en GitHub↗

    AISystem is a comprehensive AI full-stack infrastructure project covering the entire pipeline from AI chip architecture to high-level training frameworks. It encompasses the development of AI compiler frameworks, inference engines, and distributed training orchestrators designed to coordinate workloads across a heterogeneous compute stack of CPUs, GPUs, and NPUs. The project focuses on the deep integration of software and hardware, employing software-hardware co-design to align tensor layouts with physical memory structures. It provides specialized capabilities for accelerating Transformer mo

    Tracks experiment metadata and performance metrics to ensure reproducibility and enable version rollback.

    Jupyter Notebookaiaiinfraaisys
    Ver en GitHub↗17,017
  • lllyasviel/framepackAvatar de lllyasviel

    lllyasviel/FramePack

    17,028Ver en GitHub↗

    FramePack is a neural video synthesis engine and generation framework designed to produce long, temporally consistent video sequences. It functions as a diffusion model optimizer, providing a suite of techniques to manage the computational demands of high-parameter video models while maintaining visual stability during extended generation tasks. The system distinguishes itself through a hierarchical approach to frame prediction, which plans distant anchor frames before filling in intermediate content to prevent cumulative temporal drift. By utilizing constant-length context compression and to

    Provides a suite of optimization techniques including caching and quantization to accelerate diffusion-based video generation on consumer hardware.

    Python
    Ver en GitHub↗17,028
  • camenduru/stable-diffusion-webui-colabAvatar de camenduru

    camenduru/stable-diffusion-webui-colab

    15,937Ver en GitHub↗

    This project provides a cloud-based notebook configuration for deploying a Stable Diffusion web interface. It functions as a specialized environment for image generation, incorporating a model trainer for fine-tuning weights and creating training datasets. The system emphasizes infrastructure persistence by saving software installations and model files to cloud storage, avoiding repetitive setups between sessions. It uses a tunnel-based interface to expose the web dashboard to a public URL for remote interaction. The project covers end-to-end AI workflows, including dataset preparation and t

    Deploys a web-based platform for managing and executing Stable Diffusion models on Google Colab.

    Jupyter Notebook
    Ver en GitHub↗15,937
  • datatalksclub/mlops-zoomcampAvatar de DataTalksClub

    DataTalksClub/mlops-zoomcamp

    14,858Ver en GitHub↗

    This project is a structured educational program and comprehensive training curriculum designed to teach the end-to-end lifecycle of machine learning models. It serves as a resource for engineers to master the transition of data science projects from development into reliable, production-ready systems. The curriculum focuses on the practical application of engineering best practices, emphasizing the orchestration of complex data processing and training sequences. It provides instruction on building repeatable workflows, managing experiment metadata, and implementing infrastructure automation

    Logs model parameters and performance metrics to maintain a reproducible history of training iterations.

    Jupyter Notebook
    Ver en GitHub↗14,858
Ant.1234…5Siguiente
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Diffusion & Visual Synthesis Models
  5. Generative AI Models
  6. Diffusion Models

Explorar subetiquetas

  • Animation AdaptersModules that add temporal capabilities to static diffusion models. **Distinct from Diffusion Model Managers:** Specifically focuses on transforming an image model into a video model, rather than managing model weights.
  • AudioGenerative models that apply denoising diffusion processes specifically to audio signals and musical tracks. **Distinct from Diffusion Models:** Focuses on audio synthesis rather than the image synthesis standard defined in the parent Diffusion Models tag.
  • Autoregressive Audio Diffusion2 sub-etiquetasDiffusion models that predict continuous speech representations in an autoregressive manner to generate high-fidelity audio. **Distinct from Diffusion Models:** Distinct from Diffusion Models: specifically applies the diffusion process to continuous audio speech representations.
  • Diffusion Model Training8 sub-etiquetasIterative noise prediction training workflows using U-Net architectures and time embeddings. **Distinct from Diffusion Models:** Specifically covers the training process for diffusion models, whereas the parent is a general interface for initializing and running them.
  • Diffusion-Based 3D GuidanceThe use of pre-trained 2D diffusion models as loss functions to guide the optimization of 3D shapes. **Distinct from Diffusion Models:** Focuses on using diffusion as a guidance signal for 3D geometry rather than training 2D diffusion models.
  • Generative PipelinesModular sequences of processing steps for orchestrating complex generative AI workflows. **Distinct from Diffusion Models:** Distinct from Diffusion Models: focuses on the orchestration and chaining of multiple model operations rather than the model architecture itself.
  • Hunyuan Model IntegrationIntegrating the specific Hunyuan diffusion model into a node-based generation workflow. **Distinct from Diffusion Models:** A specific model implementation rather than a general diffusion model interface
  • Identity Adapters1 sub-etiquetaSpecialized adapters for diffusion models that inject subject-specific identity information into the generation process. **Distinct from Diffusion Models:** Diffusion Models is the base architecture; this focuses on the adapter mechanism for identity injection.
  • Inference Acceleration2 sub-etiquetasOptimization techniques to reduce the computational cost and time of diffusion model sampling. **Distinct from Diffusion Models:** Focuses on sampling speed and step reduction specifically for diffusion processes.
  • Inference Backend APIsProgrammable endpoints that expose diffusion model operations for external integration. **Distinct from Diffusion Models:** Distinct from Diffusion Models: focuses on the server-side API delivery rather than the model architecture
  • Inference OptimizationsTechniques specifically designed to reduce the runtime latency and memory footprint of diffusion models. **Distinct from Diffusion Models:** Covers the holistic application of quantization and distillation for inference, distinct from general diffusion model interfaces.
  • Instruction-Based EditorsDiffusion-based tools specifically designed to apply natural language edits to existing images. **Distinct from Diffusion Models:** Distinct from general Diffusion Models by specializing in editing existing images via instructions rather than just synthesizing new ones.
  • Local Execution OptimizationsHardware-specific optimizations for running diffusion models on consumer-grade local hardware. **Distinct from Diffusion Models:** Focuses on the execution efficiency and memory reduction for local hardware rather than the general model interface.
  • Model Version Management1 sub-etiquetaSystems for downloading and switching between different versions of diffusion models. **Distinct from Diffusion Models:** Focuses on the operational management and switching of model files rather than the model architecture itself.
  • Optimization FrameworksTechniques and toolkits for accelerating diffusion model inference through caching, quantization, and memory management. **Distinct from Diffusion Models:** Distinct from Diffusion Models: focuses on the optimization and acceleration layer for existing models rather than the model architectures themselves.
  • Precise Guidance TemplatesSystems for applying strict geometric or anatomical templates to ensure precise adherence in diffusion model output. **Distinct from Diffusion Models:** Distinct from general Diffusion Models by focusing on the application of strict geometric and anatomical templates.
  • Quantization ToolkitsFrameworks for compressing diffusion models using four-bit quantization and low-rank decomposition. **Distinct from Diffusion Models:** Distinct from Diffusion Models: focuses on the toolkit for compression rather than the model architecture itself.
  • Stable Diffusion Web Interfaces2 sub-etiquetasWeb-based platforms for managing and executing local diffusion models. **Distinct from Diffusion Models:** Distinct from Diffusion Models: focuses on the web-based interface and workflow system rather than the model architecture itself.
  • Visual Graph Interfaces1 sub-etiquetaGUI environments for designing generative pipelines through nodes and connections. **Distinct from Diffusion Models:** Distinct from Diffusion Models: focuses on the visual orchestration interface rather than the model itself
  • Visual Reference GuidanceTechniques for using external images as direct visual guides for diffusion process attention layers. **Distinct from Diffusion Models:** Focuses on direct image-to-attention guiding without pre-trained control models, whereas Diffusion Models are the core architectures.