Instructions to use ifmylove2011/girlslike-krea2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ifmylove2011/girlslike-krea2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw,krea/Krea-2-Turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ifmylove2011/girlslike-krea2") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Korean Mature Actress
#18
by Goghor - opened
Could you make one for mature Korean actress? MILF-like actress.
I'm not very familiar with Korean actresses, so I don't make many LoRAs for them in general, and even fewer for more specific types like that.
ifmylove2011 changed discussion status to closed