Instructions to use lenML/Deep-Negative-Pony with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lenML/Deep-Negative-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("lenML/Deep-Negative-Pony") prompt = "green dragon, flying, sky, yellow eyes, teeth, wings up, tail, horns, solo, couds, score_9, score_8_up, score_7_up" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- e849cfb32ad65e5fa02d2d657c9c43dca06a47611db6c2cd409f58fc5bbac7f2
- Size of remote file:
- 263 kB
- SHA256:
- 4dd0e783ca77fba115aabc96e0e61413657b0512a035de6c5f483c49fa6a1488
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.