Add video-to-video pipeline tag
#2
by
merve
HF Staff
- opened
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
tags:
|
| 4 |
- video-to-video
|
|
|
|
| 5 |
---
|
| 6 |
This repository contains the model described in the paper [DrivingWorld: Constructing World Model for Autonomous Driving via Video GPT](https://huggingface.co/papers/2412.19505).
|
| 7 |
|
|
|
|
| 2 |
license: mit
|
| 3 |
tags:
|
| 4 |
- video-to-video
|
| 5 |
+
pipeline_tag: video-to-video
|
| 6 |
---
|
| 7 |
This repository contains the model described in the paper [DrivingWorld: Constructing World Model for Autonomous Driving via Video GPT](https://huggingface.co/papers/2412.19505).
|
| 8 |
|