PillZAR Style Generator Flux LoRA Var. II
||||||||||||| By SilverAgePoets.com |||||||||||||
||||||||||||| Featuring: PILLZAR.com |||||||||||||
Trigger words
Prompt with PILLZAR style commercial promo ad featuring a "PILLZAR" brand medication organizer system with stackable containers & a time-alarm component
or/and PILLZAR style marketing brochure by "Pillzar"
.
Use it with the ๐งจ diffusers library
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
pipeline.load_lora_weights('AlekseyCalvin/Pillzar_Style_FluxLoRA_var2_BySilverAgePoets')
image = pipeline('your prompt').images[0]
- Downloads last month
- 27
Model tree for AlekseyCalvin/Pillzar_Style_FluxLoRA_var2_BySilverAgePoets
Base model
black-forest-labs/FLUX.1-dev