Instructions to use Jonjew/ElizaDushku with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jonjew/ElizaDushku 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("Jonjew/ElizaDushku") prompt = "sks woman" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Eliza Dushku

- Prompt
- sks woman
Model description
FROM https://civitai.com/models/858477/eliza-dushku?modelVersionId=960502
Trigger sks woman strength 1
Flux Lora of Eliza Dushku
I'm creating various models for SD and Flux.
Here is my base SD model Serenity: https://civitai.com/models/110426
Suggestions left on my donation page ( https://www.buymeacoffee.com/malcolmrey ) are taken with the highest priority and you will be able to enjoy them way before they get released here. (I also accept custom requests)
As mentioned, via the donation page I accept custom requests, so feel free to engage with me there, I will answer all your questions :)
https://www.buymeacoffee.com/malcolmrey/welcome-1859028
Trigger words
You should use sks woman 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
- 9
Model tree for Jonjew/ElizaDushku
Base model
black-forest-labs/FLUX.1-dev