Instructions to use LyliaEngine/Dramatic_Lighting_Slider_Pony with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/Dramatic_Lighting_Slider_Pony 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("LyliaEngine/Dramatic_Lighting_Slider_Pony") prompt = "score_9, score_8_up, score_7_up, BREAK" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 4 files
Browse files- Dramatic Lighting Slider.safetensors +3 -0
- images/tmp1xyvpo7x.png +3 -0
- images/tmpeqcqk54n.png +3 -0
- images/tmph847htfq.png +3 -0
Dramatic Lighting Slider.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cad8e9106645a7b5f68dd88acd13658c0cd74de5c1c22751941c444b6a3670ad
|
| 3 |
+
size 8119072
|
images/tmp1xyvpo7x.png
ADDED
|
Git LFS Details
|
images/tmpeqcqk54n.png
ADDED
|
Git LFS Details
|
images/tmph847htfq.png
ADDED
|
Git LFS Details
|