Redirect users to the latest model
#53
by
Fabrice-TIERCELIN
- opened
README.md
CHANGED
@@ -5,6 +5,14 @@ license_name: stable-video-diffusion-nc-community
|
|
5 |
license_link: LICENSE
|
6 |
---
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
# Stable Video Diffusion Image-to-Video Model Card
|
9 |
|
10 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
5 |
license_link: LICENSE
|
6 |
---
|
7 |
|
8 |
+
<table style="width: 100%; border: solid red 2px; background-color: #faa; color: red; text-align: center; border-radius: 10px;">
|
9 |
+
<tbody>
|
10 |
+
<tr>
|
11 |
+
<td><big><b>Deprecated model</b></big><br/>Use <code>stabilityai/stable-video-diffusion-img2vid-xt-1-1</code> instead</td>
|
12 |
+
</tr>
|
13 |
+
</tbody>
|
14 |
+
</table>
|
15 |
+
|
16 |
# Stable Video Diffusion Image-to-Video Model Card
|
17 |
|
18 |
<!-- Provide a quick summary of what the model is/does. -->
|