Instructions to use simonbronson/Old-Portraits with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use simonbronson/Old-Portraits with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("simonbronson/Old-Portraits", 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
Commit ·
a05ad65
1
Parent(s): f558ffa
Delete 00463-3061438037.0-studio portrait of oldpt young boy photograph, eyes looking down, full body, large format, highly detailed, Kodak Tri-x 400,-gigapixel-standard-scale-2_00x.jpg
Browse files
00463-3061438037.0-studio portrait of oldpt young boy photograph, eyes looking down, full body, large format, highly detailed, Kodak Tri-x 400,-gigapixel-standard-scale-2_00x.jpg
DELETED
Git LFS Details
|