Instructions to use Emilsw200006/zara-v4-final with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Emilsw200006/zara-v4-final 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("Emilsw200006/zara-v4-final") prompt = "A full-length studio photo of ZARA_STYLE dark grey tailored trousers, the entire garment is visible from waist to bottom hem, centered, minimalist white background, high resolution, sharp focus." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
zara_v4_final
A Flux LoRA trained on a local computer with Fluxgym

- Prompt
- A full-length studio photo of ZARA_STYLE dark grey tailored trousers, the entire garment is visible from waist to bottom hem, centered, minimalist white background, high resolution, sharp focus.

- Prompt
- A full-body product shot of a ZARA_STYLE beige wool trench coat, showing the complete silhouette from shoulders to hem, neutral lighting, professional fashion catalog style, 8k.

- Prompt
- A complete view of a ZARA_STYLE structured black blazer, full garment including sleeves and waist, centered, white studio background, crisp details, professional lighting.

- Prompt
- A professional catalog photo of a ZARA_STYLE white cotton shirt, full view of the torso and sleeves, minimalist aesthetic, high quality fabric texture.
Trigger words
You should use ZARA_STYLE to trigger the image generation.
Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
Weights for this model are available in Safetensors format.
- Downloads last month
- 10
Model tree for Emilsw200006/zara-v4-final
Base model
black-forest-labs/FLUX.1-dev