For an open source model for image generation, the strongest matches are kwai-kolors/kolors (Kolors is a latent diffusion-based text-to-image model that natively), compvis/stable-diffusion (This repository provides the foundational Stable Diffusion architecture and) and stability-ai/stablecascade (StableCascade is a high-fidelity text-to-image generative model based on). huggingface/diffusers and stability-ai/generative-models round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
Curamos repositorios de código abierto en GitHub que coinciden con “best open source image generation models”. Los resultados están clasificados por relevancia según tu búsqueda; usa los filtros de abajo para acotar o refina con IA.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
| Repositorio | Estrellas | Lenguaje | Licencia | Último push |
|---|---|---|---|---|
| kwai-kolors/kolors | 4.6K | Python | Apache-2.0 | |
| compvis/stable-diffusion | 73.1K | Jupyter Notebook | NOASSERTION | |
| stability-ai/stablecascade | 6.5K | Jupyter Notebook | MIT | |
| huggingface/diffusers | 33.9K | Python | Apache-2.0 | |
| stability-ai/generative-models | 27.2K | Python | MIT | |
| lucidrains/deep-daze | 4.3K | Python | MIT | |
| deep-floyd/if | 7.8K | Python | NOASSERTION | |
| tencent-hunyuan/hunyuandit | 4.3K | Jupyter Notebook | NOASSERTION | |
| borisdayma/dalle-mini | 14.8K | Python | Apache-2.0 | |
| vectorspacelab/omnigen | 4.3K | Jupyter Notebook | MIT |