Instructions to use harita001/qwen-plus-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use harita001/qwen-plus-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ScottzillaSystems/qwen-image-edit-plus-nsfw-lora", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("harita001/qwen-plus-lora") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
qwen-plus-lora
.jpeg)
- Prompt
- -
Trigger words
You should use nsfw to trigger the image generation.
You should use cum_on_face to trigger the image generation.
You should use blowjob to trigger the image generation.
You should use cowgirlout to trigger the image generation.
You should use creamp1e to trigger the image generation.
You should use penis to trigger the image generation.
You should use l1ck to trigger the image generation.
You should use missionary to trigger the image generation.
You should use nipples to trigger the image generation.
You should use reversecowgirlpov to trigger the image generation.
You should use vagina to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 670
Model tree for harita001/qwen-plus-lora
Base model
Qwen/Qwen-Image-Edit-2511