惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MyScale Blog
MyScale Blog
A
About on SuperTechFans
G
Google Developers Blog
B
Blog RSS Feed
F
Fortinet All Blogs
WordPress大学
WordPress大学
Recent Announcements
Recent Announcements
Hugging Face - Blog
Hugging Face - Blog
Y
Y Combinator Blog
MongoDB | Blog
MongoDB | Blog
小众软件
小众软件
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
T
The Blog of Author Tim Ferriss
Jina AI
Jina AI
IT之家
IT之家
P
Proofpoint News Feed
美团技术团队
量子位
Microsoft Azure Blog
Microsoft Azure Blog
Engineering at Meta
Engineering at Meta
B
Blog
有赞技术团队
有赞技术团队
U
Unit 42

Replicate's blog

How to make remarkable videos with Seedance 2.0 – Replicate blog How to prompt Seedream 5.0 – Replicate blog Recraft V4: image generation with design taste – Replicate blog Run Isaac 0.1 on Replicate – Replicate blog Run FLUX.2 on Replicate – Replicate blog How to prompt Nano Banana Pro – Replicate blog Retro Diffusion's pixel art models are now on Replicate – Replicate blog Replicate is joining Cloudflare – Replicate blog Extract text from documents and images with Datalab Marker and OCR – Replicate blog How to prompt Veo 3.1 – Replicate blog IBM's Granite 4.0 is now on Replicate – Replicate blog Which image editing model should I use? – Replicate blog Introducing our new search API – Replicate blog Torch compile caching for inference speed – Replicate blog Announcing Replicate's remote MCP server – Replicate blog How to prompt Veo 3 with images – Replicate blog Open source video is back – Replicate blog Generate consistent characters – Replicate blog Bria is now on Replicate – Replicate blog How we optimized FLUX.1 Kontext [dev] – Replicate blog Compare AI video models – Replicate blog The FLUX.1 Kontext hackathon – Replicate blog How to prompt Veo 3 for the best results – Replicate blog Get the most from Google Veo 3 – Replicate blog FLUX.1 Kontext from the community – Replicate blog Use FLUX.1 Kontext to edit images with words – Replicate blog Generate incredible images with Google's Imagen 4 – Replicate blog Run OpenAI’s latest models on Replicate – Replicate blog NVIDIA H100 GPUs are here – Replicate blog Ideogram 3.0 on Replicate – Replicate blog
Run 30,000+ LoRAs on Hugging Face with Replicate – Replic...
2025-05-15 · via Replicate's blog

A beautiful typographic poster with the text 'Run 30,000+ LoRAs on Hugging Face with Replicate', against a colorful AI-generated background

LoRAs have become the leading way to train image models to express specific concepts or styles. Think Studio Ghibli stills or capturing the vibe of 80s cyberpunk.

Hugging Face is a go-to spot for sharing and trying LoRAs. Artists, researchers, and tinkerers upload their custom styles there, making them easy for anyone to use. It’s grown into one of the largest open collections of LoRAs online.

Now, LoRAs can run directly on the Hugging Face Hub using Replicate for inference. This is possible thanks to a small update to Hugging Face’s inference client that hooks into Replicate behind the scenes. The result: fast, low-cost inference with your favorite LoRAs, right from the Hugging Face interface.

A beautiful typographic poster with the text 'Run 30,000+ LoRAs on Hugging Face with Replicate', against a colorful AI-generated background

How it works

When you choose a supported LoRA model on Hugging Face and select Replicate as the inference provider, Hugging Face routes the request to Replicate’s black-forest-labs/flux-dev-lora model. We use the requested LoRA as a dynamic input to that model, passed in as the lora_weights parameter.

That means every LoRA shares the same backend model on Replicate, and we swap in the correct weights on the fly. For example:

This lets us support all the LoRAs in Hugging Face’s Flux library without needing a separate hosted model for each one.

Try it out

You can browse all supported LoRAs on Hugging Face (there’s a lot).