Instructions to use k3b4bb/black-white-style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use k3b4bb/black-white-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/black-white-style") prompt = "E_style,This is a modern open - plan living and dining space. It features a sleek, monochromatic color scheme dominated by black and white. The living area has a large white sectional sofa, a black square coffee table with a small decorative item on it. The wall opposite the sofa holds a huge black TV integrated into dark cabinetry.In the background, the dining area includes a black table with matching chairs, and the kitchen beyond has dark cabinets paired with a white backsplash. Recessed lighting along the ceiling adds a subtle, ambient glow, enhancing the clean, minimalist, and sophisticated aesthetic of the space." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
black white style

- Prompt
- E_style,This is a modern open - plan living and dining space. It features a sleek, monochromatic color scheme dominated by black and white. The living area has a large white sectional sofa, a black square coffee table with a small decorative item on it. The wall opposite the sofa holds a huge black TV integrated into dark cabinetry.In the background, the dining area includes a black table with matching chairs, and the kitchen beyond has dark cabinets paired with a white backsplash. Recessed lighting along the ceiling adds a subtle, ambient glow, enhancing the clean, minimalist, and sophisticated aesthetic of the space.
- Negative Prompt
- ng_deepnegative_v1_75t,(badhandv4:1.2),EasyNegative,(worst quality:2),,nsfw
Model description
This LoRA model focuses on the black and white minimalist style, accurately restoring modern home design and presenting a concise and high-end spatial texture.
The model is suitable for home design scenarios and helps create fashionable, simple and stylish interior space effects.
Trigger words
You should use E_style to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 5
Model tree for k3b4bb/black-white-style
Base model
black-forest-labs/FLUX.1-dev