Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -19,8 +19,7 @@ pipeline_tag: image-to-video
|
|
| 19 |
|
| 20 |
<table>
|
| 21 |
<tr>
|
| 22 |
-
<td align="center"><img src="./assets/effects/output_004.webp" alt="Super-resolution preview
|
| 23 |
-
<td align="center"><img src="./assets/effects/output_005.webp" alt="Super-resolution preview 2" width="600"/></td>
|
| 24 |
</tr>
|
| 25 |
</table>
|
| 26 |
|
|
@@ -78,6 +77,15 @@ For ComfyUI-based editing, load the base model in the UNet-side model path requi
|
|
| 78 |
| `assets/effects/output_004.webp` | Effect preview |
|
| 79 |
| `assets/effects/output_005.webp` | Effect preview |
|
| 80 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
## Usage With This Project
|
| 82 |
|
| 83 |
Run all commands from the project root.
|
|
|
|
| 19 |
|
| 20 |
<table>
|
| 21 |
<tr>
|
| 22 |
+
<td align="center"><img src="./assets/effects/output_004.webp" alt="Super-resolution preview" width="700"/></td>
|
|
|
|
| 23 |
</tr>
|
| 24 |
</table>
|
| 25 |
|
|
|
|
| 77 |
| `assets/effects/output_004.webp` | Effect preview |
|
| 78 |
| `assets/effects/output_005.webp` | Effect preview |
|
| 79 |
|
| 80 |
+
## Super-Resolution Showcase
|
| 81 |
+
|
| 82 |
+
<table>
|
| 83 |
+
<tr>
|
| 84 |
+
<td align="center"><img src="./assets/effects/output_004.webp" alt="Super-resolution preview 1" width="600"/></td>
|
| 85 |
+
<td align="center"><img src="./assets/effects/output_005.webp" alt="Super-resolution preview 2" width="600"/></td>
|
| 86 |
+
</tr>
|
| 87 |
+
</table>
|
| 88 |
+
|
| 89 |
## Usage With This Project
|
| 90 |
|
| 91 |
Run all commands from the project root.
|