Instructions to use CtrlAltArt/Flux_Laser_Cut_and_Layered_Wood_Style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use CtrlAltArt/Flux_Laser_Cut_and_Layered_Wood_Style 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("CtrlAltArt/Flux_Laser_Cut_and_Layered_Wood_Style") prompt = "Laser cut, layered wood, a dragon flying over a medieval castle on a cliffside with waves crashing against the rocks below" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Laser Cut and Layered Wood Style

- Prompt
- Laser cut, layered wood, a dragon flying over a medieval castle on a cliffside with waves crashing against the rocks below

- Prompt
- Laser cut, layered wood, a pelican wearing sunglasses

- Prompt
- Laser cut, layered wood, a wolf howling at a crescent moon with a forest silhouette in the background. segmented gradient black and blue hued backdrop, borderless scene

- Prompt
- Laser cut, layered wood, a whale swimming beneath a small boat with an ocean surface and a starry sky.

- Prompt
- Laser cut, layered wood, a mountain range with a sunrise casting light on the peaks.

- Prompt
- Laser cut, layered wood, a stag standing in a misty forest clearing with a full moon behind.
Model description
Key Info: Strength: 0.8 - 1.2 recommended (1 is optimal)
trigger words: Laser cut, layered wood,
Extra tip: if you find your images coming out with frames or borders try changing seed or add "full screen image" to the end of your prompt. If you find you get plain white backgrounds specify what the background should be in your prompt.
Prompt template should you need it: Laser cut, layered wood, (prompt), full screen image
Trigger words
You should use Laser cut to trigger the image generation.
You should use layered wood to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 3
Model tree for CtrlAltArt/Flux_Laser_Cut_and_Layered_Wood_Style
Base model
black-forest-labs/FLUX.1-dev