Instructions to use YuLexuan30/YuLexuanLora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use YuLexuan30/YuLexuanLora 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("YuLexuan30/YuLexuanLora") prompt = "score_9, score_8_up, score_7_up, 1boy, outdoors, from above, east asian architecture, wide sleeves, long sleeves, blue hanfu, toned, long hair, brown hair, standing, yulexuanb, single bun, bun cover, detailed realistic photo, <lora:yulexuanbluesdxlponyv1:0.85>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 4 files
Browse files
images/00247-2236101660.png
ADDED
|
Git LFS Details
|
images/00268-1635037280.png
ADDED
|
Git LFS Details
|
images/00285-569406160.png
ADDED
|
Git LFS Details
|
yulexuanbluesdxlponyv1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c92b9ddcfb8e41e5a2659bb7befa20ff26231f17cb3f1c18c93d66a89f5c4a0b
|
| 3 |
+
size 340772700
|