Update README.md
Browse files
README.md
CHANGED
|
@@ -26,20 +26,20 @@ This repository provides a unified ControlNet that supports 4 control types (can
|
|
| 26 |
# Showcases
|
| 27 |
<table style="width:100%; table-layout:fixed;">
|
| 28 |
<tr>
|
| 29 |
-
<td><img src="./conds/
|
| 30 |
-
<td><img src="./outputs/
|
| 31 |
</tr>
|
| 32 |
<tr>
|
| 33 |
-
<td><img src="./conds/soft_edge.png" alt="
|
| 34 |
-
<td><img src="./outputs/soft_edge.png" alt="
|
| 35 |
</tr>
|
| 36 |
<tr>
|
| 37 |
-
<td><img src="./conds/depth.png" alt="
|
| 38 |
<td><img src="./outputs/depth.png" alt="depth"></td>
|
| 39 |
</tr>
|
| 40 |
<tr>
|
| 41 |
<td><img src="./conds/pose.png" alt="pose"></td>
|
| 42 |
-
<td><img src="./outputs/pose.png" alt="
|
| 43 |
</tr>
|
| 44 |
</table>
|
| 45 |
|
|
|
|
| 26 |
# Showcases
|
| 27 |
<table style="width:100%; table-layout:fixed;">
|
| 28 |
<tr>
|
| 29 |
+
<td><img src="./conds/canny1.png" alt="canny"></td>
|
| 30 |
+
<td><img src="./outputs/canny1.png" alt="canny"></td>
|
| 31 |
</tr>
|
| 32 |
<tr>
|
| 33 |
+
<td><img src="./conds/soft_edge.png" alt="soft_edge"></td>
|
| 34 |
+
<td><img src="./outputs/soft_edge.png" alt="soft_edge"></td>
|
| 35 |
</tr>
|
| 36 |
<tr>
|
| 37 |
+
<td><img src="./conds/depth.png" alt="depth"></td>
|
| 38 |
<td><img src="./outputs/depth.png" alt="depth"></td>
|
| 39 |
</tr>
|
| 40 |
<tr>
|
| 41 |
<td><img src="./conds/pose.png" alt="pose"></td>
|
| 42 |
+
<td><img src="./outputs/pose.png" alt="pose"></td>
|
| 43 |
</tr>
|
| 44 |
</table>
|
| 45 |
|