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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Open-Source Image Generation Models

Ranking updated Jul 13, 2026

For an open source model for image generation, the first results are kwai-kolors/kolors (Kolors is a latent diffusion-based text-to-image model that natively supports LoRA fine-tuning, ControlNet guidance, and high-fidelity synthesis, making it a comprehensive solution for this category), compvis/stable-diffusion (This repository provides the foundational Stable Diffusion architecture and inference pipeline, serving as the core engine for text-to-image synthesis and the basis for the entire ecosystem of LoRA, ControlNet, and upscaling integrations) and stability-ai/stablecascade (StableCascade is a high-fidelity text-to-image generative model based on a multi-stage latent diffusion architecture that natively supports LoRA fine-tuning, structural control, and high-resolution upscaling). huggingface/diffusers and stability-ai/generative-models round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

We curate open-source GitHub repositories matching “best open source image generation models”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Open-Source Image Generation Models

Find the best repos with AI.We'll search the best matching repositories with AI.
  • kwai-kolors/kolorsKwai-Kolors avatar

    Kwai-Kolors/Kolors

    4,607View on GitHub↗

    Kolors is a generative model implementation for synthesizing photorealistic images from natural language descriptions and visual references. It utilizes a latent diffusion model framework to produce high-fidelity imagery, operating within a compressed latent space to improve generation efficiency and quality. The system functions as a multilingual image generator, interpreting text prompts in multiple languages to produce semantically accurate visual outputs. It includes a custom model training pipeline that uses low-rank adaptation to teach the model specific subjects or artistic styles from

    Kolors is a latent diffusion-based text-to-image model that natively supports LoRA fine-tuning, ControlNet guidance, and high-fidelity synthesis, making it a comprehensive solution for this category.

    PythonLatent Diffusion ModelsLow-Rank AdaptationLow-Rank Adaptation
    View on GitHub↗4,607
  • compvis/stable-diffusionCompVis avatar

    CompVis/stable-diffusion

    73,125View on GitHub↗

    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

    This repository provides the foundational Stable Diffusion architecture and inference pipeline, serving as the core engine for text-to-image synthesis and the basis for the entire ecosystem of LoRA, ControlNet, and upscaling integrations.

    Jupyter NotebookLatent Diffusion ModelsText-to-Image SynthesisText-to-Image Generators
    View on GitHub↗73,125
  • stability-ai/stablecascadeStability-AI avatar

    Stability-AI/StableCascade

    6,548View on GitHub↗

    StableCascade is a generative AI system and latent diffusion framework designed for text-to-image synthesis and image-to-image transformations. It utilizes a multi-stage cascade architecture that encodes and decodes images via a latent space to produce high-fidelity visual imagery. The system includes a cascade diffusion pipeline for controlling image structure through inpainting, outpainting, and super-resolution. It also provides a toolkit for image-to-image generation and the creation of image variations using embeddings. The framework supports model optimization through low-rank adaptati

    StableCascade is a high-fidelity text-to-image generative model based on a multi-stage latent diffusion architecture that natively supports LoRA fine-tuning, structural control, and high-resolution upscaling.

    Jupyter NotebookLatent Diffusion ModelsLow-Rank AdaptationText-to-Image Generators
    View on GitHub↗6,548
  • huggingface/diffusershuggingface avatar

    huggingface/diffusers

    33,872View on 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

    This library provides the foundational framework and modular pipelines for running, training, and fine-tuning Stable Diffusion models, including full support for LoRA, ControlNet, and high-resolution upscaling workflows.

    PythonImage Super Resolution ModelsLatent Diffusion ModelsText-to-Image Generators
    View on GitHub↗33,872
  • stability-ai/generative-modelsStability-AI avatar

    Stability-AI/generative-models

    27,189View on 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

    This repository provides the official implementation and training framework for Stable Diffusion models, offering full support for text-to-image synthesis, latent conditioning, and the modular architecture required for advanced features like ControlNet and LoRA.

    PythonLatent Diffusion ModelsText-to-Image GeneratorsDiffusion Models
    View on GitHub↗27,189
  • lucidrains/deep-dazelucidrains avatar

    lucidrains/deep-daze

    4,319View on GitHub↗

    Deep-daze is a neural image steerable generator and text-to-image synthesis tool. It functions as an image-to-image interpretation engine and an image generator that transforms text prompts and image seeds into visual representations. The system supports long-form text visualization by bypassing standard token limits to process extended narratives or poems. It also provides image-guided prompting, allowing the network to be initialized with a starting image before applying text steering. The framework employs neural network optimization and iterative gradient descent to refine image quality.

    This is a text-to-image generative model that uses neural network optimization to synthesize visuals from prompts, though it predates the Stable Diffusion architecture and lacks native support for modern features like ControlNet or LoRA.

    PythonText-to-Image SynthesisText-to-Image GeneratorsImage Generation
    View on GitHub↗4,319
  • deep-floyd/ifdeep-floyd avatar

    deep-floyd/IF

    7,811View on 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.

    DeepFloyd IF is a powerful text-to-image diffusion model that provides high-resolution upscaling and fine-tuning capabilities, serving as a direct alternative to Stable Diffusion architectures for generative image synthesis.

    PythonImage Super Resolution ModelsLow-Rank AdaptationText-to-Image Generators
    View on GitHub↗7,811
  • tencent-hunyuan/hunyuanditTencent-Hunyuan avatar

    Tencent-Hunyuan/HunyuanDiT

    4,292View on GitHub↗

    HunyuanDiT is a bilingual text-to-image generative model and diffusion transformer image generator. It uses a latent diffusion system to synthesize high-resolution images from text prompts, with a specific focus on understanding and generating content from both Chinese and English language descriptions. The project features a multi-resolution transformer architecture and a bilingual embedding space to map different scripts into a shared semantic area. It supports iterative multi-turn image refinement, which translates conversational dialogue into updated prompts to progressively modify visual

    HunyuanDiT is a powerful latent diffusion transformer model designed for high-resolution text-to-image synthesis, serving as a direct alternative to Stable Diffusion architectures for multilingual generation.

    Jupyter NotebookLatent Diffusion ModelsText-to-Image SynthesisText-to-Image Generators
    View on GitHub↗4,292
  • borisdayma/dalle-miniborisdayma avatar

    borisdayma/dalle-mini

    14,756View on GitHub↗

    dalle-mini is a text-to-image model and generative AI system designed to transform natural language descriptions into synthetic images. It functions as an image generation training toolkit and a generative model capable of creating visual representations from text prompts. The project provides a containerized deployment for consistent execution across different computing environments. It includes the necessary scripts and configuration files to train custom generative models from datasets. The system utilizes an autoregressive transformer architecture that treats visual data as discrete toke

    This is a text-to-image generative model that fulfills the core requirement of synthesizing images from text prompts, though it uses an autoregressive transformer architecture rather than the Stable Diffusion architecture requested.

    PythonText-to-Image SynthesisText-to-Image GeneratorsImage Generation
    View on GitHub↗14,756
  • vectorspacelab/omnigenVectorSpaceLab avatar

    VectorSpaceLab/OmniGen

    4,326View on GitHub↗

    OmniGen is a unified image generation model and diffusion framework that processes text, images, and vision tasks through a single system. It functions as a multimodal diffusion framework that treats diverse vision operations as unified image synthesis problems using shared model weights, removing the need for external adapter modules. The system supports subject-driven image generation to preserve the identity of objects from reference photos and allows for multi-reference image synthesis. It also operates as an instruction-based image editor, modifying visual content through natural languag

    OmniGen is a unified diffusion-based model that performs text-to-image synthesis and image editing, serving as a capable alternative to standard Stable Diffusion architectures by integrating multiple vision tasks into a single system.

    Jupyter NotebookLow-Rank AdaptationText-to-Image GeneratorsDiffusion Models
    View on GitHub↗4,326
  • hlky/stable-diffusion-webuihlky avatar

    hlky/stable-diffusion-webui

    7,880View on GitHub↗

    Stable Diffusion Web UI is a browser-based interface for generating, editing, and upscaling images and videos using latent diffusion models. It functions as a text-to-image generator, an AI image editor, and a tool for increasing image resolution and clarity. The system includes capabilities for custom model training, specifically allowing the creation of textual inversion embeddings to teach a model new concepts and visual styles from user photos. It also provides tools for AI video production, generating short clips from text prompts. The software covers image-to-image transformation, imag

    This repository provides a comprehensive web interface for Stable Diffusion models, supporting text-to-image synthesis, LoRA, ControlNet, and upscaling, making it a primary tool for interacting with these generative models.

    PythonGenerative UpscalersLatent Diffusion ModelsText-to-Image Generators
    View on GitHub↗7,880
  • openai/glide-text2imopenai avatar

    openai/glide-text2im

    3,688View on GitHub↗

    GLIDE is a generative model designed for text-to-image synthesis, image editing, and the contextual filling of masked image regions. It uses a guided diffusion process to transform random noise into high-resolution imagery that aligns with descriptive text prompts. The system provides specialized capabilities for modifying existing visuals, including the ability to alter specific image elements and iteratively refine selected regions through text-driven guidance. It also functions as an inpainting tool, filling missing or masked sections of an image with new content that blends naturally with

    This is a text-to-image generative model that uses diffusion processes to synthesize images from prompts, though it predates the Stable Diffusion architecture and lacks native support for the specific ecosystem tools like LoRA or ControlNet.

    PythonText-to-Image SynthesisText-to-Image GeneratorsDiffusion Models
    View on GitHub↗3,688
  • leejet/stable-diffusion.cppleejet avatar

    leejet/stable-diffusion.cpp

    5,430View on GitHub↗

    stable-diffusion.cpp is a high-performance C++ inference engine designed for generating images and video from text prompts using Stable Diffusion models. It functions as a latent diffusion model runtime and a lightweight machine learning framework that enables local diffusion model execution on consumer hardware. The project distinguishes itself as a CPU-based image generator capable of running without a dedicated GPU. It employs a specialized C++ tensor backend and cross-backend hardware abstraction to dispatch compute tasks across different processor instruction sets and graphics APIs. The

    This is a high-performance C++ inference engine specifically designed to run Stable Diffusion models locally, providing the core text-to-image synthesis capability even if it functions as a runtime rather than a full training suite.

    C++Image Super Resolution ModelsLatent Diffusion ModelsText-to-Image Generators
    View on GitHub↗5,430
  • compvis/latent-diffusionCompVis avatar

    CompVis/latent-diffusion

    14,072View on GitHub↗

    Latent Diffusion is a framework for high-resolution image synthesis that performs the denoising process within a compressed latent space. It uses variational autoencoders to encode images into a lower-dimensional representation, reducing the computational cost of noise prediction compared to operating on raw pixels. The project enables text-to-image generation by integrating natural language descriptions through cross-attention conditioning. It also supports image inpainting and restoration, filling masked or missing image areas with generated content, and example-based synthesis using retrie

    This repository provides the foundational latent diffusion architecture that serves as the direct predecessor to Stable Diffusion, offering the core text-to-image synthesis capabilities required.

    Jupyter NotebookLatent Diffusion ModelsText-to-Image GeneratorsImage Generation
    View on GitHub↗14,072
  • lucidrains/dalle2-pytorchlucidrains avatar

    lucidrains/DALLE2-pytorch

    11,310View on GitHub↗

    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.

    This repository provides a PyTorch implementation of a DALL-E 2-style cascading diffusion model for text-to-image synthesis, serving as a foundational generative architecture even though it predates the specific Stable Diffusion ecosystem features like ControlNet or LoRA.

    PythonImage Super Resolution ModelsLatent Diffusion ModelsText-to-Image Synthesis
    View on GitHub↗11,310
  • brycedrennan/imaginairybrycedrennan avatar

    brycedrennan/imaginAIry

    8,155View on GitHub↗

    imaginAIry is a system for generating and refining images and videos using diffusion models. It operates as a web-based server that triggers generation requests through standard API calls, allowing for the creation of visuals and video sequences from text prompts or existing files. The project provides a suite for AI image editing and upscaling, enabling the modification of visuals through natural language instructions and super-resolution tools to increase detail and image size. The system includes capabilities for structural image control using depth maps, edge maps, and body poses to main

    This project provides a comprehensive implementation of latent diffusion models that supports text-to-image synthesis, structural control, and upscaling, making it a functional tool for generative image tasks.

    PythonImage Super Resolution ModelsLatent Diffusion ModelsDiffusion Models
    View on GitHub↗8,155
  • sygil-dev/sygil-webuiSygil-Dev avatar

    Sygil-Dev/sygil-webui

    7,879View on GitHub↗

    Sygil-webui is a web interface for Stable Diffusion latent diffusion models, providing a creative suite for text-to-image and text-to-video synthesis. It functions as an image generation tool and a latent diffusion image editor, allowing users to create visuals and video sequences from textual descriptions. The project includes a dedicated model training interface for creating custom textual inversion embeddings, which introduces specific new concepts or styles into the diffusion models. It also features specialized tools for generative image editing, including mask-based inpainting, image-to

    This repository is a web interface for Stable Diffusion models that provides a comprehensive suite for text-to-image synthesis, inpainting, and upscaling, making it a direct tool for your generative AI needs.

    PythonLatent Diffusion ModelsResolution UpscalingText-to-Image Generators
    View on GitHub↗7,879
  • automatic1111/stable-diffusion-webuiAUTOMATIC1111 avatar

    AUTOMATIC1111/stable-diffusion-webui

    163,743View on GitHub↗

    Stable Diffusion Web UI is a browser-based interface designed for managing text-to-image generation tasks. It provides a centralized dashboard for controlling generative processes, including native support for multi-stage model architectures to facilitate high-quality image refinement. The platform distinguishes itself through granular control over the generation process, offering tools for precise parameter management and advanced prompt engineering. Users can customize generation styles and capabilities by integrating external model-extension formats, such as textual inversions, low-rank ad

    This is the industry-standard web interface for Stable Diffusion, providing comprehensive support for text-to-image synthesis, LoRA, ControlNet, and high-resolution upscaling within a unified environment.

    PythonGenerative AI DashboardsGenerative Media ModelsGeneration Parameter Management
    View on GitHub↗163,743
  • luosiallen/latent-consistency-modelluosiallen avatar

    luosiallen/latent-consistency-model

    4,616View on GitHub↗

    This project is a framework for training consistency models and performing diffusion model distillation. It functions as a few-step text-to-image generator and an image-to-image transformation tool designed to produce high-resolution visuals from text prompts or existing images. The system focuses on converting pre-trained diffusion models into consistency models to reduce the number of required inference steps. It enables the training of lightweight model adaptors to inject specific visual styles into large models without requiring full network fine-tuning. The project covers broad capabili

    This project provides a framework for distilling diffusion models into high-speed consistency models that perform text-to-image synthesis, serving as a specialized tool for efficient image generation within the broader stable diffusion ecosystem.

    PythonText-to-Image SynthesisText-to-Image Generators
    View on GitHub↗4,616
  • mochidiffusion/mochidiffusionMochiDiffusion avatar

    MochiDiffusion/MochiDiffusion

    7,895View on GitHub↗

    MochiDiffusion is a local client for Stable Diffusion that functions as an AI image generation studio. It provides a workspace for performing text-to-image, image-to-image, and inpainting tasks, enabling the production of high-resolution images offline using local hardware and neural engine acceleration. The project includes a local model manager for importing, organizing, and converting machine learning models into compatible formats for offline execution. It features a ControlNet integration tool to guide structural composition and spatial layout, alongside a dedicated image upscaler that u

    MochiDiffusion is a native macOS client for Stable Diffusion that provides a complete studio environment for text-to-image synthesis, including support for ControlNet, upscaling, and local model management.

    SwiftGenerative UpscalersImage Super Resolution ModelsImage Generation
    View on GitHub↗7,895
  • lucidrains/imagen-pytorchlucidrains avatar

    lucidrains/imagen-pytorch

    8,415View on GitHub↗

    This is a PyTorch-based implementation of diffusion models for synthesizing photorealistic images and video. It provides a framework for text-to-image and text-to-video generation, as well as unconditional image synthesis. The system utilizes a cascading diffusion pipeline to produce high-resolution imagery by passing low-resolution outputs through a sequence of super-resolution models. It also includes capabilities for image inpainting, allowing the reconstruction of masked or missing regions of visual media guided by surrounding context and text prompts. The project includes tools for diff

    This repository provides a PyTorch implementation of cascading diffusion models for text-to-image and text-to-video synthesis, serving as a foundational framework for generating images from text prompts.

    PythonImage Super Resolution ModelsText-to-Image Generators
    View on GitHub↗8,415
  • lucidrains/dalle-pytorchlucidrains avatar

    lucidrains/DALLE-pytorch

    5,629View on GitHub↗

    This project is a PyTorch implementation of a text-to-image transformer. It is a generative AI model designed to map discrete text tokens to image pixels using a transformer network to create visual content from textual descriptions. The system utilizes a discrete VAE image encoder to compress visual data into tokens for transformer processing. It supports classifier-free guidance to adjust the influence of text prompts during inference and includes capabilities for ranking generated images based on their similarity to text prompts. The architecture incorporates sparse attention mechanisms a

    This repository provides a PyTorch implementation of a transformer-based text-to-image model, which is a valid generative model for this category, though it follows a DALL-E architecture rather than the Stable Diffusion architecture requested.

    PythonText-to-Image GeneratorsText-to-Image Implementations
    View on GitHub↗5,629
  • lllyasviel/fooocuslllyasviel avatar

    lllyasviel/Fooocus

    50,260View on GitHub↗

    Fooocus is a generative image interface designed to simplify the creation of high-quality visual content from text descriptions. It functions as a latent diffusion pipeline and model orchestrator, managing the complex interactions between neural network layers, mathematical samplers, and hardware resource allocation to produce professional-grade imagery. The project distinguishes itself through a sophisticated prompt engineering engine and modular style management. Users can dynamically modify output characteristics by injecting style adapters directly into prompts or by utilizing wildcards a

    Fooocus is a generative image interface built on the Stable Diffusion architecture that provides a streamlined, user-friendly environment for text-to-image synthesis, including support for LoRA and style adapters.

    PythonGenerative Image ServicesImage Generation
    View on GitHub↗50,260
  • nvlabs/sanaNVlabs avatar

    NVlabs/Sana

    8,310View on GitHub↗

    Sana is a framework for high-resolution image and video synthesis based on a linear diffusion transformer. It provides a toolkit for the training, fine-tuning, and execution of text-to-image and text-to-video models, as well as a video generative world model capable of simulating physical environments with precise spatial control. The project is distinguished by its use of linear complexity layers to handle high resolutions and its support for long-form, minute-length video generation in real time. It implements a two-stage inference paradigm that separates structural generation from visual t

    Sana is a high-resolution text-to-image and video synthesis framework based on diffusion transformers that provides the core generative capabilities requested, though it utilizes a linear diffusion transformer architecture rather than the specific Stable Diffusion architecture.

    PythonLow-Rank AdaptationText-to-Image SynthesisText-to-Image Generators
    View on GitHub↗8,310
  • bes-dev/stable_diffusion.openvinobes-dev avatar

    bes-dev/stable_diffusion.openvino

    1,535View on GitHub↗

    This project is an integrated software framework designed to facilitate generative image synthesis and high-performance model inference on Intel processor and graphics hardware. It provides a specialized inference engine that executes latent diffusion models to transform natural language descriptions into visual outputs. The library distinguishes itself by leveraging the OpenVINO toolkit to optimize machine learning models for specific Intel hardware architectures. By utilizing kernel-level hardware acceleration and static graph optimization, the framework improves execution throughput and re

    This project provides a specialized inference engine for running Stable Diffusion models on Intel hardware, offering the core text-to-image synthesis capabilities requested while focusing on hardware-specific optimization.

    PythonText-to-Image Generators
    View on GitHub↗1,535
  • modelscope/diffsynth-studiomodelscope avatar

    modelscope/DiffSynth-Studio

    12,585View on 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

    DiffSynth-Studio is a comprehensive platform for managing and training diffusion models that supports text-to-image synthesis and advanced fine-tuning techniques, making it a powerful tool for working with generative models.

    PythonDiffusion Models
    View on GitHub↗12,585
  • comfyanonymous/comfyuicomfyanonymous avatar

    comfyanonymous/ComfyUI

    117,322View on 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

    ComfyUI is a powerful node-based interface and backend for executing diffusion model pipelines, providing full support for Stable Diffusion, LoRA, ControlNet, and upscaling workflows.

    PythonGenerative UpscalersText-to-Image Generators
    View on GitHub↗117,322
  • open-mmlab/mmagicopen-mmlab avatar

    open-mmlab/mmagic

    7,434View on GitHub↗

    mmagic is a multimodal training pipeline and framework for generative AI, focusing on visual synthesis and restoration. It provides the infrastructure to build and train models for tasks such as text-to-image and text-to-video generation, 3D-aware content synthesis, and high-fidelity image translation using diffusion models and generative adversarial networks. The project distinguishes itself through specialized capabilities for generative model personalization, including techniques for fine-tuning subjects and styles. It also supports advanced visual manipulations such as latent space interp

    This is a comprehensive framework for training and deploying generative models, including text-to-image diffusion pipelines, though it functions as a development toolkit rather than a pre-packaged end-user image generation application.

    Jupyter NotebookLow-Rank AdaptationText-to-Image Generators
    View on GitHub↗7,434
  • openai/improved-diffusionopenai avatar

    openai/improved-diffusion

    3,829View on GitHub↗

    This project is a diffusion model framework for training and sampling from denoising probabilistic models to generate images from noise. It functions as a generative image model that creates visual content by iteratively refining random noise into coherent images. The system includes a distributed GPU trainer designed to scale complex neural network architectures across multiple graphics processing units. It also provides an image dataset preprocessor to prepare, scale, and standardize raw image collections for training. The framework covers model training and image generation, utilizing noi

    This repository provides a foundational framework for training and sampling from diffusion models, though it predates the specific Stable Diffusion architecture and ecosystem integrations like ControlNet or LoRA.

    PythonImage Diffusion ModelsDenoising Probabilistic TrainingDiffusion Model Frameworks
    View on GitHub↗3,829
  • foundationvision/varFoundationVision avatar

    FoundationVision/VAR

    8,702View on GitHub↗

    VAR is a visual autoregressive model and image generation framework that applies large language model scaling laws to visual data. It functions as an image generator that uses a coarse-to-fine next-scale prediction approach rather than traditional raster-scan tokenization. The system utilizes scale-based tokenization to represent images as a hierarchy of discrete tokens. It generates high-resolution content by iteratively predicting the next resolution level, refining coarse predictions into fine-grained details. The project covers a broad range of capabilities including autoregressive image

    VAR is a generative image model that uses an autoregressive approach rather than the stable diffusion architecture, but it squarely fits the category of text-to-image synthesis tools by providing a high-resolution, transformer-based framework for image generation.

    Jupyter NotebookCoarse-to-Fine GenerationAutoregressive Image GenerationAutoregressive Visual Token Predictors
    View on GitHub↗8,702
  • divamgupta/stable-diffusion-tensorflowdivamgupta avatar

    divamgupta/stable-diffusion-tensorflow

    1,611View on GitHub↗

    This project provides a TensorFlow implementation of the Stable Diffusion model, serving as a generative engine for creating and modifying visual content. It functions as a machine learning architecture that translates natural language descriptions into high-quality images by iteratively refining noise within a compressed latent space. The system enables a variety of generative tasks, including text-to-image synthesis, image inpainting to fill missing or masked regions, and image editing to transform existing visuals based on text prompts. Beyond static imagery, the framework supports the gen

    This repository provides a direct implementation of the Stable Diffusion architecture in TensorFlow and Keras, enabling text-to-image synthesis and compatibility with the broader ecosystem.

    PythonLatent Diffusion ModelsText-to-Image SynthesisText-to-Image Generators
    View on GitHub↗1,611
  • hkproj/pytorch-stable-diffusionhkproj avatar

    hkproj/pytorch-stable-diffusion

    1,066View on GitHub↗

    This project provides a clean implementation of the latent diffusion model architecture using the PyTorch framework. It functions as a generative machine learning pipeline designed to synthesize images from text prompts by loading pre-trained model weights into a modular neural network structure. The implementation focuses on the mechanics of image generation, utilizing a tensor-based computational graph to execute the complex linear algebra required for inference. It incorporates transformer-based text encoding to map natural language into vector embeddings, which are then integrated into th

    This repository provides a clean, from-scratch implementation of the Stable Diffusion architecture in PyTorch, making it a suitable tool for understanding and experimenting with text-to-image synthesis.

    Jupyter NotebookLatent Diffusion Models
    View on GitHub↗1,066
  • voltaml/voltaml-fast-stable-diffusionVoltaML avatar

    VoltaML/voltaML-fast-stable-diffusion

    998View on GitHub↗

    VoltaML-fast-stable-diffusion is a generative system designed for high-performance image synthesis from text prompts. It provides a comprehensive environment for executing inference tasks, managing pre-trained machine learning models, and integrating visual asset creation into external applications and workflows. The project distinguishes itself through multi-modal interaction capabilities, including a browser-based web interface for direct generation and a messaging platform integration that allows users to trigger and monitor tasks via chat commands. It supports automated creative workflows

    This repository provides a web-based interface for Stable Diffusion that supports text-to-image synthesis and integrates with the broader ecosystem, making it a practical tool for running these generative models.

    PythonText-to-Image Generators
    View on GitHub↗998
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
kwai-kolors/kolors4.6KPythonApache-2.0Nov 13, 2024
compvis/stable-diffusion73.1KJupyter NotebookNOASSERTIONJun 18, 2024
stability-ai/stablecascade6.5KJupyter NotebookMITJul 25, 2024
huggingface/diffusers33.9KPythonApache-2.0Jun 16, 2026
stability-ai/generative-models27.2KPythonMITDec 16, 2025
lucidrains/deep-daze4.3KPythonMITMar 13, 2022
deep-floyd/if7.8KPythonNOASSERTIONApr 14, 2024
tencent-hunyuan/hunyuandit4.3KJupyter NotebookNOASSERTIONNov 27, 2025
borisdayma/dalle-mini14.8KPythonApache-2.0Nov 9, 2023
vectorspacelab/omnigen4.3KJupyter NotebookMITDec 4, 2025

Related searches

  • an open source model for video generation
  • an open source alternative to Midjourney
  • an open source model for code generation
  • an open source model for local deployment
  • an open-source vision-language model
  • a web interface for AI image generation
  • a tool for generating images with Stable Diffusion
  • an AI tool for generating 3D models