FredZhang7
commited on
Commit
•
3d99aed
1
Parent(s):
f342d7f
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
-
language:
|
4 |
-
- en
|
5 |
datasets:
|
6 |
-
- FredZhang7/
|
7 |
tags:
|
8 |
- text-to-image
|
9 |
- stable-diffusion
|
@@ -17,9 +15,9 @@ inference: true
|
|
17 |
Used Linux Dreambooth to teach the model to generate more artistic watercolor and digital paintings. Just use the same prompts you would for stable diffusion v1.5, but add **disco** at the start to use this style.
|
18 |
To get started, try using dimensions around 768x768 for anything, 768x896 for portraits, and 1088x768 for landscapes. Or, you can stick with [Dreamlike Diffusion](https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0) dimensions.
|
19 |
|
20 |
-
##
|
21 |
|
22 |
-
Check out [Paint Journey V2](https://huggingface.co/FredZhang7/paint-journey-v2)!
|
23 |
|
24 |
## Portrait Examples
|
25 |
|
@@ -46,7 +44,12 @@ Check out [Paint Journey V2](https://huggingface.co/FredZhang7/paint-journey-v2)
|
|
46 |
![](./example_discodreamlikeartuniverse.png)
|
47 |
|
48 |
|
|
|
49 |
Prompts from top to bottom:
|
|
|
|
|
|
|
|
|
50 |
```
|
51 |
a disco painting of a happy young lady, gorgeous beautiful hair, ((beautiful eyes)), medium shot, high resolution wallpaper
|
52 |
Negative prompt: low-res blurry deformed mutated body (((duplicate faces))) (((double head))) (((long neck))) bad anatomy long face extra fingers text watermark
|
@@ -93,6 +96,11 @@ Negative prompt: low-res blurry
|
|
93 |
Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 2520017543, Size: 1056x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
|
94 |
```
|
95 |
|
|
|
|
|
|
|
|
|
|
|
96 |
## Automatic1111's WebUI
|
97 |
```
|
98 |
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
3 |
datasets:
|
4 |
+
- FredZhang7/disco-diffusion
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
- stable-diffusion
|
|
|
15 |
Used Linux Dreambooth to teach the model to generate more artistic watercolor and digital paintings. Just use the same prompts you would for stable diffusion v1.5, but add **disco** at the start to use this style.
|
16 |
To get started, try using dimensions around 768x768 for anything, 768x896 for portraits, and 1088x768 for landscapes. Or, you can stick with [Dreamlike Diffusion](https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0) dimensions.
|
17 |
|
18 |
+
## Professional Painting
|
19 |
|
20 |
+
Check out [Paint Journey V2](https://huggingface.co/FredZhang7/paint-journey-v2)! Its artwork is characterized by intricate details, vibrant colors, and light that brings artwork to life.
|
21 |
|
22 |
## Portrait Examples
|
23 |
|
|
|
44 |
![](./example_discodreamlikeartuniverse.png)
|
45 |
|
46 |
|
47 |
+
|
48 |
Prompts from top to bottom:
|
49 |
+
|
50 |
+
<details>
|
51 |
+
<summary> Click to expand </summary>
|
52 |
+
|
53 |
```
|
54 |
a disco painting of a happy young lady, gorgeous beautiful hair, ((beautiful eyes)), medium shot, high resolution wallpaper
|
55 |
Negative prompt: low-res blurry deformed mutated body (((duplicate faces))) (((double head))) (((long neck))) bad anatomy long face extra fingers text watermark
|
|
|
96 |
Steps: 40, Sampler: Euler a, CFG scale: 7.5, Seed: 2520017543, Size: 1056x768, Model hash: 4748ee4c, Batch size: 4, Batch pos: 0
|
97 |
```
|
98 |
|
99 |
+
</details>
|
100 |
+
|
101 |
+
<br>
|
102 |
+
|
103 |
+
|
104 |
## Automatic1111's WebUI
|
105 |
```
|
106 |
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
|