Instructions to use k3b4bb/moroccan-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use k3b4bb/moroccan-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/moroccan-style") prompt = "A_style,Moroccan - style interior design, bedroom featuring a canopy bed, patterned rugs, and hand - carved wooden nightstands." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
moroccan style

- Prompt
- A_style,Moroccan - style interior design, bedroom featuring a canopy bed, patterned rugs, and hand - carved wooden nightstands.
- Negative Prompt
- ng_deepnegative_v1_75t,(badhandv4:1.2),EasyNegative,(worst quality:2),
Model description
This LoRA model focuses on Moroccan - style interior design, capable of generating highly exotic spatial scenes and presenting abundant traditional elements and unique decorative details.
The model has good generalization, can be adapted to various interior scenes such as living rooms and bedrooms, and meets diverse design needs.
Trigger words
You should use A_style to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 5
Model tree for k3b4bb/moroccan-style
Base model
black-forest-labs/FLUX.1-dev