Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
-
You can use Stable Diffusion with Dream's face on it!
|
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
In AUTOMATIC1111's notebook (https://github.com/AUTOMATIC1111/stable-diffusion-webui) just below the Normal 1.4 Model block. Insert this block:
|
4 |
|
5 |
````
|
|
|
1 |
+
You can use Stable Diffusion with Dream's face on it!
|
2 |
|
3 |
+
The object name is: dream-youtuber, and the class name is male.
|
4 |
+
|
5 |
+
You can use it in the prompts like:
|
6 |
+
|
7 |
+
photo of dream-youtuber male, digital painting
|
8 |
+
|
9 |
+
Now to use this model:
|
10 |
In AUTOMATIC1111's notebook (https://github.com/AUTOMATIC1111/stable-diffusion-webui) just below the Normal 1.4 Model block. Insert this block:
|
11 |
|
12 |
````
|