Instructions to use angeldove/menagequeensbarbie2020.tar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use angeldove/menagequeensbarbie2020.tar 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("angeldove/menagequeensbarbie2020.tar") prompt = "she is eating chips " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
menagequeensbarbie2020.tar
.webp)
- Prompt
- she is eating chips
Trigger words
You should use Menage Queens Barbie to trigger the image generation.
Download model
Download them in the Files & versions tab.
use this link to make ai images with this models https://huggingface.co/spaces/prithivMLmods/FLUX-LoRA-DLC
- Downloads last month
- 7
Model tree for angeldove/menagequeensbarbie2020.tar
Base model
black-forest-labs/FLUX.1-dev