Instructions to use jander87/jp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use jander87/jp with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("RunDiffusion/Juggernaut-Z-Image", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("jander87/jp") prompt = "gay" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 3,013 Bytes
9bcc209 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 | ---
tags:
- text-to-image
- lora
- diffusers
- template:diffusion-lora
widget:
- output:
url: images/29167.jpg
text: gay
parameters:
negative_prompt: girl
- output:
url: images/29313.jpg
text: gay
parameters:
negative_prompt: girl
- output:
url: images/29315.jpg
text: gay
parameters:
negative_prompt: girl
- output:
url: images/29384.jpg
text: gay
parameters:
negative_prompt: girl
- output:
url: images/29167.jpg
text: gay
parameters:
negative_prompt: girl
base_model: RunDiffusion/Juggernaut-Z-Image
instance_prompt: gay, male
license: mit
---
# jan
<Gallery />
## Model description
![1779484293621[1]](https://cdn-uploads.huggingface.co/production/uploads/6a0d43c43eb2e0e1d1e80dba/XuxPNLH7O67BElaPN1KUN.jpeg)








![29309[1]](https://cdn-uploads.huggingface.co/production/uploads/6a0d43c43eb2e0e1d1e80dba/ga8z4CJM5ohpMYjTUQSVK.jpeg)




## Trigger words
You should use `gay` to trigger the image generation.
You should use `male` to trigger the image generation.
## Download model
[Download](/jander87/jp/tree/main) them in the Files & versions tab.
|