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("saurabhswami/Vibrant-tech-3D")
prompt = "-"
image = pipe(prompt).images[0]Tech Vibrant 3D style

- Prompt
- -

- Prompt
- -

- Prompt
- -
Model description
Parameter recommendations: strength 1, flux cfg 3.5, sampler: ipndb, scheduler: beta, steps: 20-50
You need a small prompt, for example: a 3D icon of a modern mobile phone in VibrantTech3D style, red and pink gradient background.
You can try using it with other detailing lora to get more details.
Thanks to /zeronine https://civitai.com/user/zeronine
Trigger words
You should use VibrantTech3D style 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
- 12
Model tree for saurabhswami/Vibrant-tech-3D
Base model
black-forest-labs/FLUX.1-dev