Instructions to use playgroundai/playground-v2-1024px-aesthetic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use playgroundai/playground-v2-1024px-aesthetic with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("playgroundai/playground-v2-1024px-aesthetic", 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 Settings
- Draw Things
- DiffusionBee
Image generation comparison report
#23 opened 7 months ago
by
tedmasterwebgmail
[Vae] Gen all black image
#18 opened over 2 years ago
by
zzzttttt
Playground-v2-1024px-base
#17 opened over 2 years ago
by
MonikaDreamer
Issue in image output in automatic sd-web-ui
2
#16 opened over 2 years ago
by
ansat7
Fine-Tuning
1
#15 opened over 2 years ago
by
kushbhuwalka44
Dose the current model support SDXL LoRA?
5
#13 opened over 2 years ago
by
shalacai
CoreML conversion?
1
#11 opened over 2 years ago
by
johnobc
A Colab Notebook for Generating, Displaying and Saving Images
❤️ 3
1
#6 opened over 2 years ago
by
RyanBurnsworth
Colab streamlit demo
❤️ 1
1
#5 opened over 2 years ago
by
macadeliccc