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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

26 Repos

Awesome GitHub RepositoriesImage Diffusion Models

Generative models that create images by iteratively refining noise into structured visual patterns.

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

Awesome Image Diffusion Models GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • compvis/stable-diffusionAvatar von CompVis

    CompVis/stable-diffusion

    73,125Auf GitHub ansehen↗

    Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by performing iterative denoising within a compressed latent space. By mapping natural language embeddings into pixel outputs through conditioned probabilistic processes, the framework enables the generation of images from text prompts and the transformation of existing visual inputs based on semantic instructions. The architecture utilizes a modular execution environment that decouples model loading, scheduler logic, and inference components to support diverse hardware configurations. I

    Creates structured visual patterns by iteratively refining noise through a specialized generative machine learning pipeline.

    Jupyter Notebook
    Auf GitHub ansehen↗73,125
  • sgl-project/sglangAvatar von sgl-project

    sgl-project/sglang

    29,079Auf GitHub ansehen↗

    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

    Produces images from text prompts using large-scale diffusion models.

    Pythonattentionblackwellcuda
    Auf GitHub ansehen↗29,079
  • black-forest-labs/fluxAvatar von black-forest-labs

    black-forest-labs/flux

    25,637Auf GitHub ansehen↗

    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

    Utilizes a flow-matching framework to generate high-quality images more efficiently than standard diffusion.

    Python
    Auf GitHub ansehen↗25,637
  • facebookresearch/audiocraftAvatar von facebookresearch

    facebookresearch/audiocraft

    23,379Auf GitHub ansehen↗

    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

    Implements a flow matching objective to train models on continuous latents extracted from audio compressors.

    Jupyter Notebook
    Auf GitHub ansehen↗23,379
  • sanster/lama-cleanerAvatar von Sanster

    Sanster/lama-cleaner

    23,235Auf GitHub ansehen↗

    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

    Implements image diffusion models to iteratively refine noise into coherent pixels for filling and extending images.

    Python
    Auf GitHub ansehen↗23,235
  • swivid/f5-ttsAvatar von SWivid

    SWivid/F5-TTS

    14,798Auf GitHub ansehen↗

    F5-TTS is a text-to-speech system that utilizes a flow matching engine and diffusion transformers to generate fluent synthetic speech. It functions as a multilingual speech synthesizer and neural training framework, providing tools for voice cloning and high-performance inference serving. The project distinguishes itself through a voice cloning toolkit capable of mimicking specific speaker characteristics and tones from reference audio clips. It supports cross-lingual generation, allowing for the synthesis of audio across various global languages or the mixing of multiple languages within a s

    Uses a flow matching engine and diffusion transformers to generate fluent synthetic speech.

    Python
    Auf GitHub ansehen↗14,798
  • wanshuiyin/auto-claude-code-research-in-sleepAvatar von wanshuiyin

    wanshuiyin/Auto-claude-code-research-in-sleep

    12,182Auf GitHub ansehen↗

    This project is a machine learning research automation system designed to manage the full research lifecycle, from idea discovery to final paper submission. It utilizes markdown-based skill templates to execute autonomous research tasks and manage iterative loops of deep review and experimentation. The system distinguishes itself through integrated capabilities for academic communication and integrity auditing. It can automate the generation of LaTeX papers, conference slide decks, and evidence-grounded peer review rebuttals. To ensure rigor, it employs cross-model review routing and adversar

    Transforms noise into clean embeddings using flow matching for continuous text generation.

    Pythonai-researchai-toolsaris
    Auf GitHub ansehen↗12,182
  • tongyi-mai/z-imageAvatar von Tongyi-MAI

    Tongyi-MAI/Z-Image

    11,554Auf GitHub ansehen↗

    Z-Image is an AI image editing engine and generation framework designed for photorealistic synthesis and the refinement of diffusion models. It functions as a multilingual text-to-image renderer and a system for training custom foundation models to generate and edit visuals using natural language instructions. The project distinguishes itself through a reasoning-based prompt enhancer that expands simple descriptions into detailed visual instructions using a structured reasoning chain. It also features specialized capabilities for rendering high-quality Chinese and English typography within ge

    Provides a toolkit for refining image generation models to improve specific visual capabilities through unified development bases.

    Python
    Auf GitHub ansehen↗11,554
  • lucidrains/dalle2-pytorchAvatar von lucidrains

    lucidrains/DALLE2-pytorch

    11,310Auf GitHub ansehen↗

    This is a PyTorch implementation of a text-to-image model designed for synthesizing high-fidelity images from natural language descriptions. It utilizes a diffusion image generator to transform latent embeddings into visual data through an iterative denoising process. The system employs a two-stage latent mapping process, using a CLIP-based latent prior to map text embeddings to image embeddings before decoding them into pixels. It features a cascading diffusion decoder that produces high-resolution imagery by passing low-resolution outputs through a sequence of models at increasing scales.

    Implements a generative model that creates high-fidelity images through an iterative denoising process.

    Pythonartificial-intelligencedeep-learningtext-to-image
    Auf GitHub ansehen↗11,310
  • nutlope/roomgptAvatar von Nutlope

    Nutlope/roomGPT

    10,652Auf GitHub ansehen↗

    RoomGPT is a generative AI image processor designed to transform photographs of existing rooms into redesigned interior spaces. It functions as an AI interior design generator and room visualizer that applies new styles and layouts to uploaded images using machine learning models. The system utilizes diffusion-based image transformation and prompt-template engineering to modify visual environments and generate home decor visualizations. These capabilities allow for the creation of diverse interior design variations based on specific style prompts. The infrastructure includes client-side imag

    Employs generative image diffusion models to transform existing room photos into new interior design layouts.

    TypeScript
    Auf GitHub ansehen↗10,652
  • lucidrains/denoising-diffusion-pytorchAvatar von lucidrains

    lucidrains/denoising-diffusion-pytorch

    10,614Auf GitHub ansehen↗

    Implementation of Denoising Diffusion Probabilistic Model in Pytorch

    Generates images by iteratively denoising random noise through a learned reverse diffusion process.

    Pythonartificial-intelligencedeep-learninggenerative-model
    Auf GitHub ansehen↗10,614
  • modelscope/facechainAvatar von modelscope

    modelscope/facechain

    9,496Auf GitHub ansehen↗

    Facechain is a generative AI toolchain and portrait generator designed to create personalized synthetic identities and consistent digital portraits. It provides a pipeline for training and refining diffusion models to produce subject-driven image synthesis from reference photos. The project focuses on digital twin generation, enabling the creation of a personalized model from a single image to maintain identity consistency across various poses and artistic styles. It utilizes identity fusion and similarity sorting to balance facial accuracy with stylized visual effects. The toolkit covers a

    Uses image diffusion models to iteratively refine random noise into high-quality synthetic portraits.

    Jupyter Notebook
    Auf GitHub ansehen↗9,496
  • lllyasviel/ic-lightAvatar von lllyasviel

    lllyasviel/IC-Light

    8,445Auf GitHub ansehen↗

    IC-Light is a diffusion-based image editor and generative tool designed for controlling the illumination of foreground subjects. It functions as an image relighting system that uses latent diffusion models to modify lighting effects on isolated subjects. The project provides two primary methods for lighting control: text-based relighting, which uses descriptive prompts and lighting directions, and background-based relighting, which conditions the foreground lighting to match the visual properties of a provided background image. Beyond illumination, the system includes a surface normal estima

    Employs image diffusion models to synthesize lighting and color details while maintaining the original image structure.

    Python
    Auf GitHub ansehen↗8,445
  • openai/guided-diffusionAvatar von openai

    openai/guided-diffusion

    7,395Auf GitHub ansehen↗

    This is a classifier-guided diffusion framework for high-fidelity image generation. It implements a cascaded diffusion pipeline that chains a base diffusion model with a dedicated upsampler to progressively increase image resolution in stages, and uses classifier-guided diffusion sampling to steer the reverse diffusion process toward higher-quality outputs. The framework provides tools for training diffusion models from scratch using distributed processes with gradient accumulation, as well as training classifier models that provide gradient-based guidance during sampling. It supports both un

    Generates high-fidelity images by sampling from a diffusion model, optionally guided by a classifier for improved quality.

    Python
    Auf GitHub ansehen↗7,395
  • yiling0013/ai_novelgeneratorAvatar von YILING0013

    YILING0013/AI_NovelGenerator

    5,401Auf GitHub ansehen↗

    AI NovelGenerator ist ein Tool zur Generierung von Belletristik in Romanlänge unter Verwendung von Large Language Models. Es fungiert als narrativer Architekt und Schreibassistent, der die Erstellung von Romanen mit mehreren Kapiteln automatisiert, während er die gesamte Story-Struktur und das Charakter-Tracking verwaltet. Das Projekt zeichnet sich durch ein semantisches Kontext-Retrieval-System und einen KI-Story-Konsistenz-Checker aus. Diese Tools nutzen semantische Suche, um spezifische Story-Details aus vorherigen Kapiteln abzurufen und generierten Text auf Plot-Widersprüche oder Verhaltensinkonsistenzen zu scannen. Das System deckt den gesamten narrativen Lebenszyklus ab, einschließlich des Entwurfs des Story-Fundaments, Worldbuilding und der Planung der Romanstruktur. Es nutzt eine mehrstufige Pipeline zum Entwerfen kohärenter Kapitel und integriert eine kreative Workflow-Workbench zur Verwaltung von Einstellungen und Korrekturlesen.

    Provides automated scanning of generated text to identify logical plot contradictions and character inconsistencies.

    Python
    Auf GitHub ansehen↗5,401
  • nvidia/tacotron2Avatar von NVIDIA

    NVIDIA/tacotron2

    5,300Auf GitHub ansehen↗

    Dieses Projekt ist ein neuronales Text-to-Speech-Framework und ein PyTorch-Modell, das darauf ausgelegt ist, menschliche Sprache zu synthetisieren. Es konvertiert geschriebenen Text in synthetisches Audio durch die Vorhersage von Mel-Spektrogrammen, die als Zwischenrepräsentation für die Stimmgenerierung dienen. Das System enthält ein Konditionierungsmodell für WaveNet, um eine natürlich klingende Audioausgabe sicherzustellen. Es bietet ein verteiltes Trainings-Framework, das Multi-GPU-Verarbeitung und automatische Mixed-Precision nutzt, um die Trainingsgeschwindigkeit zu optimieren und den Speicherverbrauch zu reduzieren. Das Projekt deckt die gesamte Pipeline der neuronalen Sprachsynthese ab, vom Modelltraining unter Verwendung von Text- und Audiodatensätzen bis zur Generierung künstlicher Stimmen. Es verwendet einen konvolutionalen Encoder-Decoder und Sequence-to-Sequence-Attention, um sprachliche Merkmale auf akustische Frames abzubilden.

    Provides a comprehensive neural engine for training speech models and generating synthetic audio.

    Jupyter Notebook
    Auf GitHub ansehen↗5,300
  • tyxsspa/anytextAvatar von tyxsspa

    tyxsspa/AnyText

    4,856Auf GitHub ansehen↗

    AnyText is a visual text synthesis framework and latent diffusion text model designed to generate and edit text within images. It functions as a multilingual diffusion text generator that blends glyph and stroke data into latent image features to ensure precise character placement and rendering. The system enables the modification or replacement of existing characters and words inside images while preserving the surrounding visual context. It supports the creation of stylized text effects through the use of a weight-merging pipeline that combines specialized model weights and adaptation layer

    Implements a latent diffusion model that iteratively refines noise to generate high-fidelity visual text within images.

    Python
    Auf GitHub ansehen↗4,856
  • facebookresearch/flow_matchingAvatar von facebookresearch

    facebookresearch/flow_matching

    4,562Auf GitHub ansehen↗

    Dieses Projekt ist ein auf PyTorch basierendes Framework für generative Modelle, das darauf ausgelegt ist, Rauschen in komplexe Datenverteilungen zu transformieren, indem es Vektorfelder und Wahrscheinlichkeitspfade erlernt. Es dient als multimodales generatives Toolkit zur Erzeugung synthetischer Texte und Bilder durch erlernte Wahrscheinlichkeitsflüsse. Die Bibliothek zeichnet sich durch die Unterstützung von kontinuierlichen, diskreten und Riemannschen Mannigfaltigkeits-Integrationen aus. Dadurch kann das Framework eine Vielzahl von Datentypen verarbeiten, einschließlich kategorialer Daten mittels Discrete-State Flow Matching und nicht-euklidischer Räume durch Riemannsche Mannigfaltigkeits-Integration. Das Toolkit deckt die gesamte generative Pipeline ab, einschließlich der Definition von Wahrscheinlichkeitspfaden, Vektorfeld-Regression und der Verwendung von Differentialgleichungslösern für das Data-Sampling. Diese Funktionen ermöglichen das Training und die Inferenz generativer Modelle, die in der Lage sind, synthetische Inhalte über mehrere Modalitäten hinweg zu generieren.

    Provides a PyTorch-based library for implementing continuous and discrete flow matching algorithms to train generative models.

    Python
    Auf GitHub ansehen↗4,562
  • tingsongyu/pytorch-tutorial-2ndAvatar von TingsongYu

    TingsongYu/PyTorch-Tutorial-2nd

    4,555Auf GitHub ansehen↗

    Dieses Projekt ist eine umfassende Lehrressource und ein Kurs zum Aufbau neuronaler Netze mit PyTorch. Es deckt die grundlegenden Bausteine des Deep Learning ab, einschließlich Tensor-Manipulation, automatischer Differenzierung und der Konstruktion modularer Komponenten für neuronale Netze. Das Repository dient als technischer Leitfaden für verschiedene spezialisierte Bereiche. Es bietet Implementierungsdetails für Computer-Vision-Aufgaben wie Bildklassifizierung, Objekterkennung und semantische Segmentierung sowie Workflows für die Verarbeitung natürlicher Sprache (NLP) mit Transformern, rekurrenten Netzen und generativen Modellen. Zudem enthält es eine Referenz für generative KI, mit Fokus auf die Synthese von Bildern mittels Diffusionsmodellen und adversarialen Netzwerken. Das Material erstreckt sich auf Modelloptimierung und Deployment-Pipelines. Es behandelt Techniken zur Reduzierung der Modellgröße und zur Erhöhung der Inferenzgeschwindigkeit durch Quantisierung und den Export von Modellen in Formate wie ONNX und TensorRT. Weitere Kompetenzbereiche umfassen Data Engineering für paralleles Laden, Modellevaluierung mittels benutzerdefinierter Metriken und das Deployment von Open-Source Large Language Models. Das Projekt wird primär als eine Reihe von Jupyter Notebooks bereitgestellt.

    Implements generative models that produce images by iteratively refining Gaussian noise.

    Jupyter Notebookcomputer-visiondeepsortdiffusion-models
    Auf GitHub ansehen↗4,555
  • pytorch/executorchAvatar von pytorch

    pytorch/executorch

    4,296Auf GitHub ansehen↗

    ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

    ExecuTorch continues text generation from a specific point in the cache, enabling stateful continuation.

    Pythondeep-learningembeddedgpu
    Auf GitHub ansehen↗4,296
Vorherige12Nächste
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Image Diffusion Models

Unter-Tags erkunden

  • Cascaded Diffusion ModelsDiffusion architectures that use a sequence of models to progressively increase image resolution. **Distinct from Image Diffusion Models:** Focuses specifically on the cascaded resolution-scaling approach rather than general image diffusion.
  • Flow-Matching Frameworks5 Sub-TagsDiffusion architectures that use flow-matching for more efficient noise-to-image transformation. **Distinct from Image Diffusion Models:** Specifically focuses on flow-matching as an alternative to standard iterative denoising diffusion.
  • Model Specialization ToolkitsTools designed to refine and specialize existing diffusion models for specific visual capabilities. **Distinct from Image Diffusion Models:** Focuses on the toolset for specializing existing models rather than the general architecture of diffusion models.