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/scratching-sketch-style-lora")

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

Scratching β€” Sketch/Scratch Style [Flux]

Raw lines gouged into reality.

Scratching transforms images into rough, scratched, hand-etched illustrations. The effect mimics scratchboard art β€” white lines scratched into dark surfaces, revealing the image through aggressive mark-making. The result is raw, textured, and alive with the energy of physical drawing tools against resistant surfaces.

Gallery

Gothic City Wolf Lighthouse

Available Versions

File Base Model Size License
scratching-v1-flux.safetensors Flux.1 Dev 38 MB FLUX.1 Dev Non-Commercial

Usage

  • No trigger word needed β€” the scratch style applies automatically
  • Recommended strength: 0.7–1.0

Tips

  • Animals and wildlife are striking in this style β€” wolves, bears, birds
  • Architecture and cityscapes produce dramatic scratchboard panoramas
  • High-contrast subjects work best β€” the style thrives on strong light/dark separation

Links

About

Created by Thalis AI.

License

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

Downloads last month
3
Inference Providers NEW

Model tree for ThalisAI/scratching-sketch-style-lora

Adapter
(36858)
this model