Instructions to use purplesmartai/pony-v7-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use purplesmartai/pony-v7-base with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("purplesmartai/pony-v7-base", 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
License?
Can't believe this is the timeline I am in.... but here goes:
What is pony-license? I just poked around, the pony-license (feels insane to type, tbh) is empty on this page, and AuraFlow is apache-2.0, makes a BIG point of being open.
Am I.... right in deducting you (or whoever is doing this) folks are planning on closing this one? If you ARE while you're ALSO creating YET ANOTHER online waifu chat platform to monetize... I mean get yours, I guess, but a jeer and a thumbs down from me, especially if your "results have been of varying quality" as the early feedback post says. I dunno how it is because I personally don't like using anything closed and this... seems fishy.
Cheers.
@CyborgPaloma and I dislike the license. About the quality, I compared it with Chroma1HD, don't even ask what won xD π―
@CyborgPaloma and I dislike the license. About the quality, I compared it with Chroma1HD, don't even ask what won xD π―
Yeah... I didn't want to say it myself without testing but I'm hearing a lot of this. Seems like a no brainer to just open it, get a great, permissive community tune, and use it for your waifu service or whatever the goal is? I dunno, even selfishly that just seems like the move?
Anywho thanks for the additional info, friend. :)