Commit
·
cb93a72
1
Parent(s):
bcd6ead
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- stable-diffusion
|
7 |
+
- text-to-image
|
8 |
+
---
|
9 |
+
# Parfait Mix
|
10 |
+
Another sweet anime mix for you and me.
|
11 |
+
# *(Also contains NSFW!)*
|
12 |
+
|
13 |
+
## Examples
|
14 |
+
<img src="https://huggingface.co/sleepotimer/ParfaitMix/resolve/main/example-1.png" width="768px">
|
15 |
+
|
16 |
+
```
|
17 |
+
1girl, hoodie, white hair, pink eyes, blush, from above, winter, snow, smile, night, arms behind back, starry night, trousers, grin
|
18 |
+
Negative prompt: (low quality, worst quality:1.4)
|
19 |
+
Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 2778728636, Size: 512x768, Model hash: 37ef0a3263, Model: ParfaitMix-fp16
|
20 |
+
```
|
21 |
+
|
22 |
+
<img src="https://huggingface.co/sleepotimer/ParfaitMix/resolve/main/example-2.png">
|
23 |
+
|
24 |
+
```
|
25 |
+
landscape, mountains, sunset, sky, clouds, valley, river, trees, nature, village, snow
|
26 |
+
Negative prompt: (low quality, worst quality:1.4)
|
27 |
+
Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 4161234414, Size: 768x512, Model hash: 37ef0a3263, Model: ParfaitMix-fp16
|
28 |
+
```
|