Instructions to use LyliaEngine/junkjuice_ubesauce with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/junkjuice_ubesauce 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/junkjuice_ubesauce") prompt = "source_anime, score_9, score_8_up, score_7_up, score_6_up, shirt, black hair, sitting, jacket, eyelashes, half closed eyes, blonde hair, sexy cleavage, multiple girls, large breasts, necktie, pants, 2girls, looking at viewer, blunt bangs, neck tattoo, formal, dark-skinned female, light skinned, suit, skirt, couch, dark theme, dark background, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 4 files
Browse files
images/00191-3712531516.png
ADDED
|
Git LFS Details
|
images/00226-268752098.png
ADDED
|
Git LFS Details
|
images/00281-3346531570.png
ADDED
|
Git LFS Details
|
junkjuice_ubesauce.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:736e151c2289f16f333de1400f76ef8136b868ee478732bbbedb0b3340a35ab5
|
| 3 |
+
size 6938040682
|