Instructions to use k3b4bb/palace-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use k3b4bb/palace-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("k3b4bb/palace-style") prompt = "B_style,Blue and gold royal interior decoration, Baroque - style, elaborate gold carvings, large blue silk tapestries, crystal chandeliers, ornate furniture with pearl inlays." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
palace style

- Prompt
- B_style,Blue and gold royal interior decoration, Baroque - style, elaborate gold carvings, large blue silk tapestries, crystal chandeliers, ornate furniture with pearl inlays.
- Negative Prompt
- ng_deepnegative_v1_75t,(badhandv4:1.2),EasyNegative,(worst quality:2),
Model description
This LoRA model focuses on blue and gold palace decorations, accurately recreating magnificent indoor scenes and restoring the luxurious texture of royal style.
It is suitable for various interior designs, helping to create noble and elegant spaces with outstanding rendering effects.
Trigger words
You should use B_style to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 5
Model tree for k3b4bb/palace-style
Base model
black-forest-labs/FLUX.1-dev