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-000005.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a3e9cec15ba43eeb6762a0385819347780decb663db2d2eb019579f9c4b890b
|
| 3 |
+
size 912563500
|
Frilly_empressponyxlv6-000007.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8913d81e2b143240949214d7d0ceb9b44176443df8d862791af0fd4d0c0d543a
|
| 3 |
+
size 912563500
|
Frilly_empressponyxlv6-000009.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:931b82ea03e3043f1da9bc9cadb9d7c514a6a89e46a7056ca1a1ce1ad53116ed
|
| 3 |
+
size 912563500
|