Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
license: creativeml-openrail-m
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
license: creativeml-openrail-m
|
2 |
+
tags:
|
3 |
+
- stable-diffusion
|
4 |
+
- stable-diffusion-diffusers
|
5 |
+
- text-to-image
|
6 |
+
- diffusers
|
7 |
+
inference: true
|
8 |
+
|
9 |
+
Counterfeit is anime style Stable Diffusion model.
|
10 |
+
|
11 |
+
e.g.
|
12 |
+
prompt: solo,(a girl),cowboy shot,((masterpiece)),((best quality)),((an extremely detailed))
|
13 |
+
negative: low quality, lowres, worst quality, normal quality,(bad anatomy)
|
14 |
+
Steps: 28 Sampler: Euler a CFG scale: 12 Size: 640x960
|
15 |
+
(https://huggingface.co/gsdf/counterfeit-v1.0/blob/main/sumple01.png)
|
16 |
+
|
17 |
+
prompt: solo,(a loli girl),cowboy shot,((masterpiece)),((best quality)),((an extremely detailed))
|
18 |
+
negative: low quality, lowres, worst quality, normal quality,(bad anatomy)
|
19 |
+
Steps: 28 Sampler: Euler a CFG scale: 12 Size: 640x960
|
20 |
+
(https://huggingface.co/gsdf/counterfeit-v1.0/blob/main/sumple02.png)
|