Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Photography
Realism
Celebrities
wavymulder
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/TimelessDiffusion768 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/TimelessDiffusion768 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/TimelessDiffusion768", 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
| language: | |
| - en | |
| license: creativeml-openrail-m | |
| tags: | |
| - Photography | |
| - Realism | |
| - Celebrities | |
| - wavymulder | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - text-to-image | |
| - diffusers | |
| inference: true | |
| # Timeless Diffusion | |
| 768x768 version of this model for the inference API. Original page: https://huggingface.co/wavymulder/timeless-diffusion/ | |
| Samples and prompts: | |
|  | |
| (Click for larger) | |
| Top left: timeless style movie still closeup audrey hepburn and sandra bullock sitting with her daughter. From Garden of Eden (1969). cute face. Detailed eyes. London parade | |
| Top right: timeless style natalie portman hollywood glamour | |
| Bottom left: timeless style civil war portrait Rihanna | |
| Bottom right: timeless style heath ledger wearing a golden laurel wreath |