Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
General
Photorealistic
Sexy
Girls
CornmeisterNL
SG161222
wavymulder
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/Paramount with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Paramount 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/Paramount", 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
|
@@ -9,4 +9,16 @@ tags:
|
|
| 9 |
- diffusers
|
| 10 |
inference: true
|
| 11 |
---
|
| 12 |
-
(Under construction)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
- diffusers
|
| 10 |
inference: true
|
| 11 |
---
|
| 12 |
+
(Under construction)
|
| 13 |
+
|
| 14 |
+

|
| 15 |
+
|
| 16 |
+
(Click for larger)
|
| 17 |
+
|
| 18 |
+
Top left: sitting Pretty Cute Girl, Detailed Eyes, holding coins, beautiful detailed slot machine, gorgeous detailed hair, pants, Magazine ad, iconic, 1943, from the movie, sharp focus. visible brushstrokes by ROSSDRAWS and Clay Mann
|
| 19 |
+
|
| 20 |
+
Top right: Focused gaze, boxer stance, black gloves with red accents, pretty cute girl with intense eyes, close-up, shallow depth of field, high contrast, cool color temperature, direct lighting, sharp focus on eyes, blurred foreground sparring glove, dynamic tension, determination, sweat-glistening skin, peek-through composition, anticipation atmosphere, gym setting suggested, personal struggle narrative, resilience symbolism
|
| 21 |
+
|
| 22 |
+
Botom left: TV screenshot of pretty cute little girl as Marie Antoinette playing on toy harp in bedroom
|
| 23 |
+
|
| 24 |
+
Bottom right: closeup photo of a baby pelican riding motorcycle, forest, haze, halation, bloom, dramatic atmosphere, centred, rule of thirds, 200mm 1.4f macro shot
|