Instructions to use loyal-misc/1008 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use loyal-misc/1008 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/1008") prompt = "f" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 5 files
Browse files- 10.safetensors +3 -0
- 11.safetensors +3 -0
- 12.safetensors +3 -0
- 8.safetensors +3 -0
- 9.safetensors +3 -0
10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e334a34c596fb56a6984a080f0e1fe5f80e43f05a29338c2b8376534b6a56e2
|
| 3 |
+
size 456506444
|
11.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87221ece79eb804938ee80abbdf01deef3c0cefcb94f4174d469ce4f3f414052
|
| 3 |
+
size 456506444
|
12.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:271d3d02d19d977dcc8607edba6c0b30d4881cfe43a5ac4cdc61c5f2bb11cc2a
|
| 3 |
+
size 456506452
|
8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cc966dc461cf8fcbb1a195c33ff5bdf40679704932619dcb91f4b0b4d31b6ee
|
| 3 |
+
size 456506444
|
9.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48b68c2371d38fb04d0824af5a402eff36055e1201893b98450d9aadc1070a71
|
| 3 |
+
size 456506444
|