120 repos across 7 sub-areas
Stable Diffusion text-to-image models
38 repos
Implementations, weights, and tools for the Stable Diffusion family of text-to-image generative models across multiple versions and platforms. The cluster centers on core model repositories (v1.4, v2.1, inpainting variants) alongside deployment and optimization tools, particularly for CoreML and other inference frameworks. Developers here work with diffusion-based image generation, model quantization, and cross-platform model deployment using standardized formats like safetensors.
Cluster 462257
25 repos
Stable Diffusion Image Generation & Control
18 repos
Techniques and tools for fine-tuning, controlling, and extending Stable Diffusion models for image generation. The cluster covers adapter architectures (IP-Adapter, LoRA variants), attention mechanisms (Attend-and-Excite), prompt engineering, and model composition approaches. Most repositories are Python-based implementations and Jupyter notebooks exploring how to guide diffusion models toward specific visual outputs, face generation, and style transfer without full model retraining.
Stable Diffusion model variants and extensions
15 repos
Text-to-image generation models and tools built on the Stable Diffusion framework and diffusers library. This cluster contains model checkpoints, fine-tuned variants (like Protogen, Dreamlike, and other specialized versions), and control/editing extensions that enhance or modify diffusion model behavior. Developers exploring this area will find production model releases, architectural modifications like ControlLoRA, and quality-of-life improvements for inference and image editing.
Text-to-Image Diffusion Models
14 repos
Text-to-image generation using diffusion models, primarily centered on the Stable Diffusion family of models and their implementations through the Hugging Face Diffusers library. Repositories in this cluster include various versions and checkpoints of Stable Diffusion (3, 3.5, XL) along with community model variants, with support for serialization via SafeTensors format. This is an active area for exploring pretrained generative models, fine-tuning approaches, and inference optimization for converting textual descriptions into images.
Stable Diffusion VAE Optimization
6 repos
Fine-tuned and optimized Variational Autoencoder (VAE) models for Stable Diffusion and SDXL text-to-image generation pipelines. These repositories focus on improving VAE performance through different training objectives (MSE, EMA) and precision optimizations (fp16), addressing quality and efficiency tradeoffs in diffusion model inference. Repositories here provide drop-in replacements and fine-tuned weights compatible with the Hugging Face Diffusers library ecosystem.
Cluster 462258
4 repos