lym00 commited on
Commit
46a5682
·
verified ·
1 Parent(s): 216c0f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -14
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
- <td align="center" width="25%">
36
- <p>
37
- 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.
38
- </p>
 
 
39
  </td>
40
- <td align="center" width="25%">
41
- <img src="demo/001/1.jpeg" style="max-height: 480px;" alt="Reference Image 1"><br/>
42
- Reference Image 1
43
  </td>
44
- <td align="center" width="25%">
45
- <img src="demo/001/2.jpeg" style="max-height: 480px;" alt="Reference Image 2"><br/>
46
- Reference Image 2
47
  </td>
48
- <td align="center" width="25%">
49
- <img src="demo/001/magref_14b_00001.webp" style="max-height: 480px;" alt="Generated Output"><br/>
50
- Generated Output
 
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>