Add pipeline tag and license metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
| 3 |
|
| 4 |
<div align="center" style="margin-top: 0px; margin-bottom: 0px;">
|
| 5 |
<h1>
|
|
@@ -425,7 +427,4 @@ If you find Panoworld useful for your research, please cite:
|
|
| 425 |
primaryClass={cs.CV},
|
| 426 |
url={https://arxiv.org/abs/2607.09661},
|
| 427 |
}
|
| 428 |
-
```
|
| 429 |
-
|
| 430 |
-
|
| 431 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
pipeline_tag: image-to-video
|
| 4 |
+
---
|
| 5 |
|
| 6 |
<div align="center" style="margin-top: 0px; margin-bottom: 0px;">
|
| 7 |
<h1>
|
|
|
|
| 427 |
primaryClass={cs.CV},
|
| 428 |
url={https://arxiv.org/abs/2607.09661},
|
| 429 |
}
|
| 430 |
+
```
|
|
|
|
|
|
|
|
|