Update README.md
Browse files
README.md
CHANGED
@@ -30,24 +30,25 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy
|
|
30 |
|
31 |
## Demos
|
32 |
|
33 |
-
<table>
|
34 |
<tr>
|
35 |
-
<
|
36 |
-
|
37 |
-
|
38 |
-
|
|
|
|
|
39 |
</td>
|
40 |
-
<td align="center"
|
41 |
-
<img src="demo/001/
|
42 |
-
Reference Image 1
|
43 |
</td>
|
44 |
-
<td align="center"
|
45 |
-
<img src="demo/001/
|
46 |
-
Reference Image 2
|
47 |
</td>
|
48 |
-
|
49 |
-
|
50 |
-
|
|
|
51 |
</td>
|
52 |
</tr>
|
53 |
</table>
|
|
|
30 |
|
31 |
## Demos
|
32 |
|
33 |
+
<table border="1">
|
34 |
<tr>
|
35 |
+
<th colspan="2" align="center">Input</th>
|
36 |
+
<th align="center">Output</th>
|
37 |
+
</tr>
|
38 |
+
<tr>
|
39 |
+
<td align="center">
|
40 |
+
<img src="demo/001/1.jpeg" style="max-height: 480px;" alt="Reference Image 1">
|
41 |
</td>
|
42 |
+
<td align="center">
|
43 |
+
<img src="demo/001/2.jpeg" style="max-height: 480px;" alt="Reference Image 2">
|
|
|
44 |
</td>
|
45 |
+
<td align="center">
|
46 |
+
<img src="demo/001/magref_14b_00001.webp" style="max-height: 480px;" alt="Generated Output">
|
|
|
47 |
</td>
|
48 |
+
</tr>
|
49 |
+
<tr>
|
50 |
+
<td colspan="3" align="center">
|
51 |
+
Two men taking a selfie together in an indoor setting. One of them, with a bright and expressive smile, holds the smartphone at arm’s length to frame the shot. He has voluminous, natural-textured hair and appears enthusiastic and energetic. Standing beside him is another man with neatly styled hair and a composed expression, wearing a white athletic jersey with black accents.
|
52 |
</td>
|
53 |
</tr>
|
54 |
</table>
|