Instructions to use AstraliteHeart/pony-diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AstraliteHeart/pony-diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AstraliteHeart/pony-diffusion", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Ethics of Independent Artists
#4
by Aremna - opened
Ai is amazing, and capable of a great many things. The amount of work you and others have put into this is astounding and has made a wonderful tool for all to enjoy. But there is another aspect, regarding the measure of consent from independent Artists that had their art pulled to train the Ai. I'd just like to put out publicly, knowing it will most likely result in potentially far less capability, that a measure of consent should be encouraged.