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
black-forest-labs avatar

black-forest-labs/flux

0
View on GitHub↗

Flux

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, including in-painting, out-painting, and the creation of visual variations. It also includes performance optimizations such as mixed-precision inference and TensorRT acceleration to balance memory usage and computational speed.

Users can trigger model operations through a command-line interface or deploy interactive web-based demos.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Features

  • Diffusion Models - Provides a high-performance inference engine for executing open-weight diffusion models to generate images.
  • Text-to-Image Generators - Transforms natural language descriptions into high-fidelity visual imagery using open-weight diffusion models.
  • Flow-Matching Frameworks - Utilizes a flow-matching framework to generate high-quality images more efficiently than standard diffusion.
  • Diffusion Structural Control - Uses spatial constraints like depth maps and Canny edges to guide diffusion model outputs.
  • Image-to-Image Diffusion Toolkits - Provides a comprehensive toolkit for in-painting, out-painting, and creating visual variations from source images.
  • Image Composition Controls - Provides frameworks for managing spatial layout and geometry using depth maps and Canny edge detection.
  • Composition-Controlled Generators - Incorporates spatial and structural constraints like Canny edges and depth maps to preserve image composition.
  • Image Editing - Enables modifying existing visual content through in-painting, out-painting, and variation generation.
  • Local AI Inference - Executes large-scale AI models on private hardware via CLI or web interfaces.
  • Model Inference Runtimes - Provides an execution layer for running open-weight diffusion models on local or cloud hardware.
  • Structural Image Generation - Enforces geometric and compositional layouts in generated images using depth maps and edge detection.
  • Adapter-Based Conditioning - Implements lightweight adapters to guide image composition using depth maps and Canny edges.
  • Image Variation and Mixing - Creates visual variations of source images by modifying the generation process with adapter models.
  • Regional Modifications - Provides mechanisms to alter specific regions or attributes of a picture using inpainting and outpainting.
  • Inference Accelerators - Utilizes TensorRT to increase throughput and reduce latency during model inference.
  • Local Inference CLI - Offers a dedicated CLI for executing model inference and image generation without custom scripting.
  • Inference Optimization - Optimizes inference speed and memory usage through various precision formats and TensorRT acceleration.
  • Precision Quantization - Supports executing model weights in lower bit-depth formats to reduce memory usage and increase speed.
  • Command Line Interfaces - Provides a command-line interface to trigger image generation and model operations.
  • Mask-Based Area Replacement - Provides generative replacement of masked image regions while maintaining visual consistency.
  • Inpainting and Outpainting Tools - Provides tools for filling masked image regions and extending boundaries through inpainting and outpainting.
  • Generative Media Tools - Inference repository for FLUX.1 models.
  • Image Generation Models - High-quality photorealistic text-to-image models.
25,637 stars·1,893 forks·Python·Apache-2.0·31 views

Star history

Star history chart for black-forest-labs/fluxStar history chart for black-forest-labs/flux

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

Frequently asked questions

What does black-forest-labs/flux do?

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.

What are the main features of black-forest-labs/flux?

The main features of black-forest-labs/flux are: Diffusion Models, Text-to-Image Generators, Flow-Matching Frameworks, Diffusion Structural Control, Image-to-Image Diffusion Toolkits, Image Composition Controls, Composition-Controlled Generators, Image Editing.

Which projects share features with black-forest-labs/flux?

Projects with overlapping indexed features include: comfyanonymous/comfyui — ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex… sgl-project/sglang — Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It… sygil-dev/sygil-webui — Sygil-webui is a web interface for Stable Diffusion latent diffusion models, providing a creative suite for… stability-ai/stablecascade — StableCascade is a generative AI system and latent diffusion framework designed for text-to-image synthesis and… nunchaku-ai/comfyui-nunchaku — ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized… huggingface/diffusers — Diffusers is a PyTorch-based library and generative AI framework used to build, train, and deploy diffusion pipelines…

Projects sharing features with Flux

These projects share indexed features with Flux. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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

    Python
    View on GitHub↗117,322
  • sgl-project/sglangsgl-project avatar

    sgl-project/sglang

    29,079View on 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

    Pythonattentionblackwellcuda
    View on GitHub↗29,079
  • 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

    Python
    View on GitHub↗7,879
  • 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

    Jupyter Notebook
    View on GitHub↗6,548
Compare all 30 related projects→