Update README.md
Browse files
README.md
CHANGED
@@ -29,24 +29,25 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy
|
|
29 |
[**ComfyUI example workflow**](https://huggingface.co/lym00/MAGREF_Wan2.1_I2V_14B-GGUF/blob/main/Magref_example_workflow.json)
|
30 |
|
31 |
## Demos
|
|
|
32 |
<table>
|
33 |
<tr>
|
34 |
<td align="center" width="25%">
|
35 |
-
<
|
36 |
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.
|
37 |
-
</
|
38 |
</td>
|
39 |
-
<td align="center">
|
40 |
-
<img src="demo/001/1.jpeg"
|
41 |
-
|
42 |
</td>
|
43 |
-
<td align="center">
|
44 |
-
<img src="demo/001/2.jpeg"
|
45 |
-
|
46 |
</td>
|
47 |
-
<td align="center">
|
48 |
-
<img src="demo/001/magref_14b_00001.webp"
|
49 |
-
|
50 |
</td>
|
51 |
</tr>
|
52 |
</table>
|
@@ -55,6 +56,6 @@ The model files can be used in [ComfyUI](https://github.com/comfyanonymous/Comfy
|
|
55 |
|
56 |
*All original licenses and restrictions from the base models still apply.*
|
57 |
|
58 |
-
|
59 |
|
60 |
- For an overview of quantization types, please see the [GGUF quantization types](https://huggingface.co/docs/hub/gguf#quantization-types).
|
|
|
29 |
[**ComfyUI example workflow**](https://huggingface.co/lym00/MAGREF_Wan2.1_I2V_14B-GGUF/blob/main/Magref_example_workflow.json)
|
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>
|
|
|
56 |
|
57 |
*All original licenses and restrictions from the base models still apply.*
|
58 |
|
59 |
+
## Reference
|
60 |
|
61 |
- For an overview of quantization types, please see the [GGUF quantization types](https://huggingface.co/docs/hub/gguf#quantization-types).
|