Instructions to use loyal-misc/tweak with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use loyal-misc/tweak 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/tweak") prompt = "/(((tweak_kobold_reptile/))),scalie,accessory,anthro,bald_crotch" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 3 files
Browse files- 46.safetensors +3 -0
- 51.safetensors +3 -0
- 56.safetensors +3 -0
46.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08d83d8853d6aeca2ef643525bab36cf8be86c01d4c0f089b238b28765a331b4
|
| 3 |
+
size 912560804
|
51.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f722500e0c8a24248b8a66e65bcf22702afcfc8b92f339c71c415601dfefeccf
|
| 3 |
+
size 912560804
|
56.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b82a0f22615ae059b7e3fe69efffc82fb89d947634a246ef01463e5a68e8d13
|
| 3 |
+
size 912560804
|