Instructions to use loyal-misc/frilly-empress with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use loyal-misc/frilly-empress 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/frilly-empress") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 3 files
Browse files
Frilly_empressponyxlv6-000011.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f04d161a22efa569ca9589c467ba24d5834084a42d59da7d0560f3111288ef7f
|
| 3 |
+
size 912563500
|
Frilly_empressponyxlv6-000013.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:610b2c2be5fb0adb18d51a1a7f86b000ee5d47d878beaad6ccbd063669a9a6e0
|
| 3 |
+
size 912563500
|
Frilly_empressponyxlv6-000015.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36afad2ef7703eaf2c3450df8fba635f336ef8b06b7f59758ad554710374df8e
|
| 3 |
+
size 912563500
|