Add pipeline tag, links to paper and code

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
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
+
8
+ Code: https://github.com/YvanYin/DrivingWorld