Update pipeline tag to video-to-video

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,22 +1,22 @@
1
  ---
2
- license: mit
3
- task_categories:
4
- - video-classification
5
- - reinforcement-learning
6
- - robotics
7
  language:
8
  - en
 
 
9
  tags:
10
  - Chain-of-Frames
11
  - Video-Reasoning
12
  - Visual-Planning
13
  - Maze
14
  - Wan
 
 
 
 
15
  size_categories:
16
  - 10K<n<100K
17
- base_model:
18
- - Wan-AI/Wan2.2-TI2V-5B
19
- pipeline_tag: image-to-video
20
  ---
21
 
22
  <h2 align="center">
@@ -119,4 +119,4 @@ pipeline_tag: image-to-video
119
  url={https://arxiv.org/abs/2511.15065},
120
  }
121
  </code>
122
- </pre>
 
1
  ---
2
+ base_model:
3
+ - Wan-AI/Wan2.2-TI2V-5B
 
 
 
4
  language:
5
  - en
6
+ license: mit
7
+ pipeline_tag: video-to-video
8
  tags:
9
  - Chain-of-Frames
10
  - Video-Reasoning
11
  - Visual-Planning
12
  - Maze
13
  - Wan
14
+ task_categories:
15
+ - video-classification
16
+ - reinforcement-learning
17
+ - robotics
18
  size_categories:
19
  - 10K<n<100K
 
 
 
20
  ---
21
 
22
  <h2 align="center">
 
119
  url={https://arxiv.org/abs/2511.15065},
120
  }
121
  </code>
122
+ </pre>