Replicate Intelligence #12 rounds up the most noteworthy AI technical developments and community trends from late August 2024, centered on three core themes…
This edition of Replicate Intelligence #11 compiles major recent technical breakthroughs and application trends in the generative AI space, focusing primarily…
Replicate, the well-known cloud AI execution platform, has announced official fine-tuning support for FLUX.1, the image generation model that has taken the…
FLUX.1 is a new family of text-to-image models developed by Black Forest Labs — a startup founded by the original core research team behind Stable Diffusion…
Black Forest Labs — a new AI team founded by the original creators of Stable Diffusion (including core developer Robin Rombach and others) — has officially…
This issue of Replicate Intelligence summarizes three major core updates from the recent open-source AI landscape: 1. **Google Gemma 2 officially launches**…
This hands-on tutorial from the Replicate Blog is designed to guide readers through running the latest generation of open-source image generation model, Stable…
Stability AI officially launched its latest text-to-image model — Stable Diffusion 3 (SD3). This release brings major upgrades across several key areas…
Hugging Face has partnered with independent AI evaluation organization Artificial Analysis to officially launch the "Text to Image Leaderboard & Arena." This…
Vercel held its annual technical conference, Vercel Ship 2024, showcasing a number of major updates aimed at improving the frontend development experience, AI…
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…
Vercel has officially launched a new AI product called "v0," a generative UI system designed specifically for front-end development. The core philosophy of v0…
This technical blog post from Replicate introduces a new approach to improving the smoothness of AI-generated video: combining **AnimateDiff** with the…
This technical blog post from Hugging Face takes an in-depth look at 3D Gaussian Splatting (3DGS), a revolutionary technology that has taken the worlds of 3D…
On the occasion of the first anniversary of Stable Diffusion and Replicate's launch of Stable Diffusion XL (SDXL) fine-tuning services, this article provides…
Since the release of Stable Diffusion XL (SDXL), its exceptional image generation quality has attracted widespread attention. However, its massive 1.3 billion…
In this blog post, Vercel explores the fundamental transformation of the modern web development process, and how it is shaping the profile of future…
This official Hugging Face blog post details how to quickly implement AI speech recognition (Automatic Speech Recognition, ASR) functionality in the Unity game…
In game development, the creation of 3D assets (such as characters, props, and scenes) has traditionally been a time-consuming and costly endeavor. The third…
This blog post is the second-phase account of the Hugging Face team's challenge to build a 3D farming game using AI tools in 5 days, with a core focus on the…
This practical tutorial from Hugging Face kicks off a series documenting the challenge of building a game with AI assistance in 5 days. In the first…
Vercel announced on its official blog the launch of a new "Enhanced Preview Experience," aimed at transforming static preview deployments into a powerful space…
This blog post is an event announcement published by Hugging Face in November 2022, announcing the "Diffusion Models Live Event." In the second half of 2022…
The Replicate platform has announced the launch of a DreamBooth API, a service designed to solve the cumbersome workflow that developers face when training and…
This article explains how to use the Replicate platform to easily integrate the Stable Diffusion image generation model into applications, hackathon projects…
### What is CLIPDraw? CLIPDraw is a technique that uses OpenAI's CLIP model to guide the drawing of images through vector strokes (Bezier curves). Unlike…