How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("ThalisAI/rainbow-dreads-hair-lora")

prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]

Rainbow Dreads β€” Colorful Hair Concept [Flux]

Chromatic dreadlocks that catch light like stained glass.

Rainbow Dreads is a concept LoRA that generates vibrant, multi-colored dreadlock hairstyles. The rainbow gradient flows through thick, textured locs β€” shifting from hot pink through orange, yellow, green, and blue. Often paired with tattooed skin and an alt/punk aesthetic.

The model captures the specific texture of dreadlocks well β€” the weight, the way they catch light differently at each twist, the gradient that shifts as the hair moves.

Available Versions

File Base Model Size License
rainbow-dreads-v02-flux.safetensors Flux.1 Dev 76 MB FLUX.1 Dev Non-Commercial

Usage

  • No trigger word needed β€” the rainbow dreadlock concept applies automatically
  • Recommended strength: 0.7–1.0
  • Pairs well with tattoo, punk, alt-fashion prompts

Tips

  • Portrait compositions showcase the hair best
  • The tattoo aesthetic is baked into the training β€” tattoos appear naturally
  • Color emphasis in prompts can shift the gradient β€” try neon pink hair, green-tipped dreads
  • Lower strength (0.4–0.6) for subtler rainbow highlights in otherwise normal hair

Links

About

Created by Thalis AI.

License

This LoRA follows the FLUX.1 Dev Non-Commercial License.

Downloads last month
12
Inference Providers NEW

Model tree for ThalisAI/rainbow-dreads-hair-lora

Adapter
(42662)
this model