Add metadata tags (#1)
Browse files- Add metadata tags (77463e1048c912009ff27c71d46dde7f88d19950)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# CamI2V: Camera-Controlled Image-to-Video Diffusion Model
|
| 5 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- image-to-video
|
| 5 |
+
- pytorch
|
| 6 |
---
|
| 7 |
# CamI2V: Camera-Controlled Image-to-Video Diffusion Model
|
| 8 |
|