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
- Draw Things
- DiffusionBee
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,13 +3,36 @@ language:
|
|
| 3 |
- en
|
| 4 |
license: creativeml-openrail-m
|
| 5 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- stable-diffusion
|
| 7 |
- stable-diffusion-diffusers
|
| 8 |
- text-to-image
|
| 9 |
- diffusers
|
| 10 |
inference: true
|
| 11 |
---
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |

|
| 15 |
|
|
@@ -22,3 +45,19 @@ Top right: Focused gaze, boxer stance, black gloves with red accents, pretty cut
|
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- en
|
| 4 |
license: creativeml-openrail-m
|
| 5 |
tags:
|
| 6 |
+
- General
|
| 7 |
+
- Photorealistic
|
| 8 |
+
- Sexy
|
| 9 |
+
- Girls
|
| 10 |
+
- CornmeisterNL
|
| 11 |
+
- SG161222
|
| 12 |
- stable-diffusion
|
| 13 |
- stable-diffusion-diffusers
|
| 14 |
- text-to-image
|
| 15 |
- diffusers
|
| 16 |
inference: true
|
| 17 |
---
|
| 18 |
+
|
| 19 |
+
# Paramount
|
| 20 |
+
|
| 21 |
+
A mix of Paragon 1.0 and AnalogMadness to bring their versatility and style in a single model.
|
| 22 |
+
|
| 23 |
+
Samples and prompts:
|
| 24 |
+
|
| 25 |
+

|
| 26 |
+
|
| 27 |
+
(Click for larger)
|
| 28 |
+
|
| 29 |
+
Top left: lighting film grain, PARTY HARD BACKGROUND, young guy with pretty cute little daughter in Zone 51, Extraterrestrial, Alien Space Ship Delivering Christmas Presents, Alien Space Ship Decorated With Garlands and Christmas Balls, Snowstorm kodachrome camera transparency, dramatic lighting film grain, PARTY HARD BACKGROUND, young guy with pretty cute little daughter in Zone 51, Extraterrestrial, Alien Space Ship Delivering Christmas Presents, Alien Space Ship Decorated With Garlands and Christmas Balls, Snowstorm. kodachrome transparency, dramatic
|
| 30 |
+
|
| 31 |
+
Top right: 1990 movie screenshot. beautiful wife with young husband. festive scene at a copper brewery with a wooden keg of beer in the center. sitting cute girl. Display mugs of dark beer. faces. accompanied Shirley by halloween ingredients
|
| 32 |
+
|
| 33 |
+
Botom left: absurdres, adorable cute harley quinn, at night, dark alley, moon, :) red ponytail, blonde ponytail, in matte black hardsuit, military, roughed up, bat, city fog,
|
| 34 |
+
|
| 35 |
+
Bottom right: blonde pretty Princess Peach in the mushroom kingdom
|
| 36 |
|
| 37 |

|
| 38 |
|
|
|
|
| 45 |
Botom left: TV screenshot of pretty cute little girl as Marie Antoinette playing on toy harp in bedroom
|
| 46 |
|
| 47 |
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
|
| 48 |
+
|
| 49 |
+
Original pages:
|
| 50 |
+
|
| 51 |
+
https://civitai.com/models/8030?modelVersionId=9519 (Analog Madness 1.1)
|
| 52 |
+
|
| 53 |
+
https://huggingface.co/SG161222/Paragon_V1.0
|
| 54 |
+
|
| 55 |
+
# Recipe
|
| 56 |
+
|
| 57 |
+
SuperMerger Weight sum MBW 1,0,0,0,1,0,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,1,0,1,1,1
|
| 58 |
+
|
| 59 |
+
Model A: AnalogMadness 1.1
|
| 60 |
+
|
| 61 |
+
Model B: Paragon 1.0
|
| 62 |
+
|
| 63 |
+
Output: Paramount
|