Video Style Transfer with LoRAs
Run 30,000+ LoRAs on Hugging Face with Replicate

Run 30,000+ LoRAs on Hugging Face with Replicate

5/15/2025

What this post added

This post details the integration of Hugging Face LoRAs into Replicate's inference pipeline. It explains how Hugging Face's inference client can now route requests to Replicate, specifically to the `black-forest-labs/flux-dev-lora` model. The core technical mechanism involves passing the LoRA weights as a dynamic input parameter (`lora_weights`) to this single backend model, enabling support for over 30,000 LoRAs without individual hosting. This expands the usability of LoRAs by allowing them to be run directly from the Hugging Face interface with Replicate as the inference provider.

Read the original post ↗