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- 3.safetensors +3 -0
- 4.safetensors +3 -0
- 5.safetensors +3 -0
- 6.safetensors +3 -0
- 7.safetensors +3 -0
3.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd47791ab496cdba949b27b6b9822da6323950846ce376a7b363a7a00ca9eb69
|
| 3 |
+
size 456506444
|
4.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df72eba013f94e8ad7172e8c85d7aeb2997b2322733b2ecaf5043639c1d909a0
|
| 3 |
+
size 456506444
|
5.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01083609cd73a7d7db9432d5c6d14c31cc9f11d0dac7f138f29fc79a7c8c2249
|
| 3 |
+
size 456506444
|
6.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:544cafe577fde1b296fa38e6fe43124a1da637c8fdad1503677306bc12842e39
|
| 3 |
+
size 456506444
|
7.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef6eeb874c3a64f1c7e99cfca253cf52d27afff5b4aca3eef57a961aee5fd0d8
|
| 3 |
+
size 456506444
|