patrickvonplaten
commited on
Commit
•
aca4fba
1
Parent(s):
0cd07db
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: openrail
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Controlnet
|
@@ -373,4 +378,4 @@ image.save('images/man_hed_out.png')
|
|
373 |
|
374 |
![man_hed](./images/man_hed.png)
|
375 |
|
376 |
-
![man_hed_out](./images/man_hed_out.png)
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
+
base_model: runwayml/stable-diffusion-v1-5
|
4 |
+
tags:
|
5 |
+
- art
|
6 |
+
- controlnet
|
7 |
+
- stable-diffusion
|
8 |
---
|
9 |
|
10 |
# Controlnet
|
|
|
378 |
|
379 |
![man_hed](./images/man_hed.png)
|
380 |
|
381 |
+
![man_hed_out](./images/man_hed_out.png)
|