Text-to-Image
Diffusers
English
flux
lora
stable-diffusion
style
sketch
scratch
line-art
illustration
Instructions to use ThalisAI/scratching-sketch-style-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ThalisAI/scratching-sketch-style-lora with Diffusers:
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] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
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
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
- 9
Model tree for ThalisAI/scratching-sketch-style-lora
Base model
black-forest-labs/FLUX.1-dev

