In this week’s episode of Denoised, Addy breaks down what a LoRA (Low-Rank Adaptation) is and why creative teams should care. He uses a simple metaphor to make the mechanics intuitive, then moves through where LoRAs fit across image, audio, and video models, what they are not, practical uses for production workflows, and how LoRAs compare to reference-image workflows.
What a LoRA actually is — the Mexican restaurant metaphor
Addy compares an image model to a busy Mexican restaurant. The restaurant represents the base model: it has trained staff, a kitchen, equipment, and a stocked fridge of raw ingredients. Its job is simple — take inputs and produce consistent outputs, like tacos, burritos, or chips and salsa.

A LoRA is like bringing a guest chef into that kitchen — someone with a distinct culinary background who doesn’t redo the restaurant but shifts how the ingredients are used. In the episode, Addy uses chef Roy Choi as the example. Introduced into the restaurant, Roy can take the same tortillas, meats, and produce and create bulgogi kimchi tacos — a new flavor profile that borrows from the base kitchen but carries a clear, repeatable signature.

Translated back to model terms: a LoRA is a small, attachable module that encodes specific stylistic or content-related knowledge and biases the base model’s outputs. It does so without retraining the entire model or replacing the underlying weights. The result is consistent, repeatable outputs that retain the underlying model’s capabilities while adopting the LoRA’s unique influence.
LoRAs across image, audio, and video models
Addy points out that the LoRA concept is not limited to images. The same idea maps cleanly to audio and video systems — it’s about adding a targeted layer of expertise to an existing pipeline.





