Instructions to use LyliaEngine/w1ngsXLP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/w1ngsXLP with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/pony-diffusion-v6-xl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/w1ngsXLP") prompt = "score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, 1, w1ngs, <lora:w1ngsXLP:0.7> 1girl, angel wings, from behind," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
images/00645-3165110469-score_9, score_8_up, score_7_up, score_6_up, score_5_up, score_4_up, 1, w1ngs, _lora_w1ngsXLP_0.7_ 1girl, angel wings, from beh.jpeg
ADDED
|
Git LFS Details
|
w1ngsXLP.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a02bf6ad6d639f6eca2abaaf150d225dc8879b31bf4a2d6202215053bb686ff9
|
| 3 |
+
size 228454052
|