Instructions to use loyal-misc/jenny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use loyal-misc/jenny with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("LyliaEngine/Pony_Diffusion_V6_XL", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("loyal-misc/jenny") prompt = "jenny,anthro," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 4 files
#2
by loyal-misc - opened
- jenny33.safetensors +3 -0
- jenny35.safetensors +3 -0
- jenny37.safetensors +3 -0
- jenny39.safetensors +3 -0
jenny33.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ca99e17a35592797731765e89e2c0c45c84dbf038fd55d2cffbc38d089b16f1
|
| 3 |
+
size 912560612
|
jenny35.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99f1f761295c8892c861e4a64dafa8699d8a26cab5fb724b32bed8f42d8d6f40
|
| 3 |
+
size 912560620
|
jenny37.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbbbf39aab1ea14d6089e0eeb8699fc406529521632f7de68125b10b6a178325
|
| 3 |
+
size 912560620
|
jenny39.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d21f80fb8a091e25c2a4a371396d37816713535010082c72b53ced1c19823d36
|
| 3 |
+
size 912560612
|