FLUX Image Generation Models

89 repos across 4 sub-areas

Image generation using the FLUX diffusion model architecture and its variants. The cluster centers on model implementations, quantized versions (like the 9B Klein variants), and integration with diffusion pipelines. Most repositories are model cards, checkpoints, and optimization variants of FLUX rather than tooling or broader diffusion framework code, suggesting this is a tightly focused collection of model artifacts and their adapted implementations.

FLUX Image Generation Models

33 repos

Fast, open-source diffusion models for high-quality image generation, with variants optimized for different tasks like inpainting (Fill), edge detection (Canny), depth mapping, and LoRA fine-tuning. This cluster contains implementations, tools, and variations built around the FLUX.1 model architecture, along with supporting utilities for working with diffusers and safetensors formats. Developers exploring this cluster will find both base models and specialized adaptations suited to production image generation pipelines.

Diffusion Models and Image Generation

22 repos

Libraries, models, and optimizations for text-to-image generation using diffusion-based approaches like Stable Diffusion and FLUX. The cluster spans model implementations, quantized variants for efficiency (FP8 compression), inference optimization frameworks, and specialized adaptations for various hardware constraints. Most repositories are Python-based tooling and model repositories, with some supporting infrastructure in Rust and C++.

Diffusion Model Image Generation and Editing

19 repos

Tools and frameworks for generating and editing images using diffusion models, with particular emphasis on integration with ComfyUI and other node-based editors. The cluster covers both foundational diffusion-based image generation (including Flux and similar architectures) and specialized editing capabilities like style transfer and spatial manipulation. Most repos are Python implementations focused on making these models more accessible and customizable for different use cases.

FLUX Text-to-Image Generation

15 repos

Fast, efficient text-to-image diffusion models optimized for various hardware constraints and quantization formats. The cluster centers on FLUX.2-klein variants—compact versions of the FLUX image generation model—with multiple quantized implementations (FP8, NVFP4) designed to run on resource-limited devices while maintaining visual quality. Repositories here focus on model compression, inference optimization, and practical deployment of diffusion-based image synthesis.