Text-to-Image
Diffusers
English
flux
qwen
lora
stable-diffusion
world-morph
style
styrofoam
craft
model
miniature
Instructions to use ThalisAI/styrofoam-world-morph-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ThalisAI/styrofoam-world-morph-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/styrofoam-world-morph-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
- Draw Things
- DiffusionBee
metadata
license: other
license_name: mixed-base-model-licenses
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
language: en
tags:
- text-to-image
- flux
- qwen
- lora
- stable-diffusion
- world-morph
- style
- styrofoam
- craft
- model
- miniature
library_name: diffusers
base_model:
- black-forest-labs/FLUX.1-dev
Styrofoam — Craft Model World Morph [Flux / Qwen]
Everything becomes a styrofoam model.
Styrofoam transforms any scene into a craft-project diorama made from styrofoam, hot glue, and spray paint. Buildings become white foam blocks with visible cut marks. Landscapes are assembled from layered foam sheets. The morph captures that specific craft aesthetic — the imprecision of hand-cut foam, the texture of expanded polystyrene, the charm of something clearly made by human hands.
Gallery
Available Versions
| File | Base Model | Size | License |
|---|---|---|---|
styrofoam-v1-flux.safetensors |
Flux.1 Dev | 38 MB | FLUX.1 Dev Non-Commercial |
styrofoam-v1-qwen.safetensors |
Qwen | 69 MB | Apache 2.0 |
Usage
- No trigger word needed — the styrofoam morph applies automatically
- Recommended strength: 0.7–1.0
Tips
- Architecture and cityscapes produce the best model-making aesthetic
- The craft imperfections are the feature — visible cuts, hot-glue seams, spray-paint drips
- Studio lighting enhances the diorama look
Links
About
Created by Thalis AI. Part of the World Morph series.
License
Each LoRA variant inherits the license of its respective base model. The Flux variant follows the FLUX.1 Dev Non-Commercial License.


