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
| 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. | |