The Hugging Face official blog has announced the launch of "Modular Diffusers" — a major architectural overhaul of its widely popular `diffusers` library. In…
The Hugging Face official blog has announced that the popular diffusion model library `diffusers` now officially supports FLUX-2, the next-generation…
With the rapid advancement of generative AI technology, identifying the authenticity of images and defending against deepfakes has become an urgent priority…
Google DeepMind has unveiled a new model called "Nano Banana Pro," which is also the Pro-tier image model of the Gemini 3 generation (Gemini 3 Pro Image…
With the explosive growth of generative AI — particularly in image and multimedia generation — how to identify AI-generated content and protect copyright has…
This technical guide from Hugging Face takes an in-depth look at how to accelerate LoRA (Low-Rank Adaptation) inference for Flux.1, the powerful open-source…
In the generative AI space, the FLUX.1 model developed by Black Forest Labs is renowned for its outstanding image quality and text rendering capabilities…
FLUX.1-dev is a state-of-the-art open-source text-to-image model with 12 billion parameters (12B), developed by Black Forest Labs. However, due to its enormous…
In the generative AI domain, latent diffusion models (such as Stable Diffusion, FLUX.1, etc.) operate in two main stages: first, denoising and generation take…
The AI cloud hosting platform Replicate has announced a major fine-tuning speed optimization for FLUX.1, currently the most popular open-source image…
Stability AI officially launched the Stable Diffusion 3.5 (SD3.5) model series in late October 2024, and Hugging Face's Diffusers team simultaneously announced…
The well-known AI model hosting platform Replicate has announced a significant speed improvement for FLUX image generation models running on its platform. FLUX…
This edition of Replicate Intelligence #11 compiles major recent technical breakthroughs and application trends in the generative AI space, focusing primarily…
This edition of Replicate Intelligence highlights three of the most noteworthy open-source and developer tool developments from early August 2024: 1. **The new…
Hugging Face has partnered with independent AI evaluation organization Artificial Analysis to officially launch the "Text to Image Leaderboard & Arena." This…
Replicate's technical newsletter, Replicate Intelligence #2, takes a deep dive into three of the most hotly discussed trends in the open-source AI community…
This guide from Hugging Face systematically introduces the technical principles, categories, existing tools, and real-world challenges of AI watermarking. As…
In the large language model (LLM) space, the Mixture of Experts (MoE) architecture (as seen in models like Mixtral 8x7B) has proven capable of dramatically…
SD Turbo and SDXL Turbo are single-step/few-step text-to-image models from Stability AI, with their core innovation being Adversarial Diffusion Distillation…
This Hugging Face blog post introduces **LCM-LoRA (Latent Consistency Models LoRAs)**, a revolutionary technique that enables Stable Diffusion XL (SDXL) to…
This technical guide from Replicate provides detailed instructions on how to locally deploy and run Latent Consistency Models (LCMs) on Macs equipped with…
With the widespread adoption of high-quality open-source image generation models like Stable Diffusion XL (SDXL), reducing inference latency and controlling…
Hugging Face, in collaboration with the research community, has introduced a new text-to-image diffusion model called "Würstchen." The model's standout feature…
This technical article introduces T2I-Adapters (Text-to-Image Adapters) designed specifically for Stable Diffusion XL (SDXL). As SDXL has become the new…
While Stable Diffusion (SD) 1.5 has demonstrated powerful image generation capabilities, its 860 million parameter count still presents challenges for edge…
Since the release of Stable Diffusion XL (SDXL), its exceptional image generation quality has attracted widespread attention. However, its massive 1.3 billion…
An official Hugging Face blog post celebrates the one-year anniversary of its core open-source library, `diffusers`. Since its release in July 2022, Diffusers…
This Hugging Face blog post provides an in-depth exploration of how to use InstructPix2Pix technology to apply instruction tuning to Stable Diffusion, enabling…
ControlNet is a revolutionary technique that allows users to provide additional spatial conditioning — such as Canny edges, human pose skeletons, and depth…
The official Hugging Face blog has announced that ControlNet, the revolutionary image generation control architecture, has been officially integrated into the…