Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Analog Photography
Vintage
General
Sexy
Girls
wavymulder
CornmeisterNL
SG161222
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/Analog with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Analog 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/Analog", 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
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,6 +20,18 @@ inference: true
|
|
| 20 |
|
| 21 |
(Under construction)
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |

|
| 24 |
|
| 25 |
(Click for larger)
|
|
|
|
| 20 |
|
| 21 |
(Under construction)
|
| 22 |
|
| 23 |
+

|
| 24 |
+
|
| 25 |
+
(Click for larger)
|
| 26 |
+
|
| 27 |
+
Top left: analog style 70s color photograph of young Harrison Ford as Han Solo, star wars behind the scenes
|
| 28 |
+
|
| 29 |
+
Top right: analog 1986 movie screenshot Santa Claus with wife and daughter enjoying cake with candles. sitting with a pretty cute little girl, Gift Birthday Theme by Gil_Elvgren and Haddon_Sundblom
|
| 30 |
+
|
| 31 |
+
Bottom left: kodachrome camera transparency, dramatic lighting film grain, PARTY HARD BACKGROUND, pretty cute little girl smile in Zone 51, Extraterrestrial, Alien Space Ship Delivering Presents, Alien Space Ship Decorated With Garlands and Balls, Snowstorm
|
| 32 |
+
|
| 33 |
+
Bottom right: analog style 70s color a gaudy mansion interior
|
| 34 |
+
|
| 35 |

|
| 36 |
|
| 37 |
(Click for larger)
|