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/pool-world-morph-lora")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Every room becomes a swimming pool.
Pool World floods any environment with crystal-clear water, transforming architecture into aquatic spaces. Ballrooms become underwater dance floors. Shopping malls fill with shimmering pools. Temples submerge in sacred water. The morph doesn't just add water β it reimagines every surface as pool tile, every light as refracted through water, every space as designed for submersion.
| File | Base Model | Size | License |
|---|---|---|---|
pool-world-v1-flux.safetensors |
Flux.1 Dev | 38 MB | FLUX.1 Dev Non-Commercial |
pool-world-v1-illustrious.safetensors |
Illustrious XL | 24 MB | Apache 2.0 |
Created by Thalis AI. Part of the World Morph series.
Each LoRA variant inherits the license of its respective base model. The Flux variant follows the FLUX.1 Dev Non-Commercial License.
Base model
black-forest-labs/FLUX.1-dev