Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
90s
Retro
Vintage
Children Book
Kids Illustrations
Children
Book Illustrations
3D
Pixar
Clumsy_Trainer
OneRing
DucHaiten
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/NostalgicLife with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/NostalgicLife with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/NostalgicLife", 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
File size: 134 Bytes
ffeba39 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b9a3c1cee2e6e8be219f2b006f60a9039615064adb89b383bc3de527d11f92f7
size 492265168
|