World Morph LoRAs
Collection
Scene-transforming LoRAs that re-skin reality in crystal, glass, wax, fungi, foam, and more. Free on Civitai. β’ 10 items β’ Updated
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/french-toast-world-morph-lora")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Reality gets buttered and syruped.
French Toast is a world-morph LoRA that transforms any scene into a breakfast-themed wonderland. Landscapes become rolling hills of golden toast. Architecture rebuilds in stacked pancakes and waffle-iron patterns. Everything is warm, golden, crispy-edged, and drizzled with syrup.
| File | Base Model | Size | License |
|---|---|---|---|
french-toast-v1-flux.safetensors |
Flux.1 Dev | 38 MB | FLUX.1 Dev Non-Commercial |
Created by Thalis AI. Part of the World Morph series.
This LoRA follows the FLUX.1 Dev Non-Commercial License.
Base model
black-forest-labs/FLUX.1-dev