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-000035.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53a2804765725ff7f51150c2b61d9bbea14ca16c58a28e9aaefa850687317217
|
| 3 |
+
size 912563500
|
Frilly_empressponyxlv6-000037.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b257371e2bd8be0e2a914916e25af789cf70bbd2155e0341dd16b312b37a3b20
|
| 3 |
+
size 912563500
|
Frilly_empressponyxlv6-000039.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17fa5857843daf6abf64a1ba533f44693b45be8c2eb95d5edd9719092dbd6fb6
|
| 3 |
+
size 912563500
|