Instructions to use loyal-misc/swizz with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use loyal-misc/swizz 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/swizz") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 4 files
Browse files- Fidlesix-000035.safetensors +3 -0
- Fidlesix-000037.safetensors +3 -0
- Fidlesix-000039.safetensors +3 -0
- Fidlesix-000040.safetensors +3 -0
Fidlesix-000035.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3bfffd1edde293ac590415f02bcda724871708c315327cacd46ceac08bb599dd
|
| 3 |
+
size 912560380
|
Fidlesix-000037.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b58a6806757cae7ecd4eefddc7b3c21ff2f44051d1b4c06bfe96597b7f82c2fc
|
| 3 |
+
size 912560388
|
Fidlesix-000039.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:250fea82c1f38fc024c838ee1f96aa6602d50ac941e15ac88ccfde3a4a981d27
|
| 3 |
+
size 912560388
|
Fidlesix-000040.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7a19f478cb9ec4223271bf098499f8428b6876a3f81a2e0900760b1062d5cd3
|
| 3 |
+
size 912560388
|