89 repos across 4 sub-areas
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.
Cluster 462295
22 repos
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.