ArtificialGuyBR

Home / Blog / Training LoRAs

AnalogRedmond: Analog Film Photography LoRA for SDXL

A LoRA for Stable Diffusion XL that generates analog-style film photographs with grain, soft focus, and warm color grading.

2 sources cited Training LoRAs

AnalogRedmond: Analog Film Photography LoRA for SDXL

TL;DR:

AnalogRedmond is a LoRA for Stable Diffusion XL 1.0 trained on a large dataset of analog photographs. It replicates the look of film-based photography, including natural grain, soft focus, warm color grading, and occasional halation or light leaks. The model works across portraits, architecture, still life, and automotive subjects, consistently applying a cohesive analog aesthetic rather than mimicking a single camera or film stock.

How It Was Trained

The model was fine-tuned on analog photographs and is inspired by Nitro's earlier Dreambooth model for SD 1.5. It is released under the CreativeML OpenRAIL-M license. A v2 version is also available from the same author on Hugging Face.

Trigger Words and Prompting

The primary trigger word is AnalogRedmAF. The author recommends pairing it with descriptive tags to steer results:

How to Use

ComfyUI / A1111 / Diffusers

Load the LoRA with weight around 0.7–1.0 on SDXL 1.0. Use AnalogRedmAF in the prompt. The author notes the model is not perfect and sometimes needs more than one generation to create good images, so expect to sample a few outputs.

Examples

Portrait with soft film grain and warm magenta tones

Red vintage car on a dirt road with golden hour dust haze

Corner building facade with warm side lighting on ornate balconies

Common Errors and Fixes

Error | Cause | Fix | Source

|---|---|---|---

No analog style | Missing trigger word | Add AnalogRedmAF to prompt | HF README Overly saturated colors | LoRA weight too high | Lower weight to 0.7–0.8 | Author notes Blurry outputs | Low step count or bad seed | Increase steps, retry generation | Author notes Digital-looking results | Missing style keywords | Add analog, film grain, film photography | Civitai tags

FAQ

Q: Does this work with SD 1.5? A: No. This LoRA is trained for SDXL 1.0. For SD 1.5 analog styles, see Nitro's Dreambooth model, which inspired this release.

Q: Can I use it commercially? A: Yes, under the CreativeML OpenRAIL-M license terms.

Q: Why are my results inconsistent? A: The author notes LoRA generation can vary. Use multiple seeds and prompt variations to find strong outputs.

Sources