Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Instructions to use digiplay/2K-VAE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use digiplay/2K-VAE with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("digiplay/2K-VAE", 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
1girl, side view,, (detailed background, very aesthetic, anime screencap:1.2)
1
#11 opened almost 2 years ago
by
digiplay
(color inked original-art:1.3),(lineart:1.31),portrait male elf king
#10 opened about 2 years ago
by
digiplay
Prompt Samples
#9 opened over 2 years ago
by
digiplay
DEMO picture 20231208 ( huggingface's API )
#8 opened over 2 years ago
by
digiplay
Sharp focus ,soft focus, shadow look
#7 opened over 2 years ago
by
digiplay
mountain sea, country buildings,((cows)), photography,duck,lake,
#6 opened over 2 years ago
by
digiplay
mountain sea( flying neon buildings),ufo, sunset,
#5 opened over 2 years ago
by
digiplay
Huggingface's API generated images
1
#4 opened over 2 years ago
by
digiplay
Automatic1111 Sample images
#1 opened over 2 years ago
by
digiplay