huxiaotaostasy nielsr HF staff commited on
Commit
949a282
·
verified ·
1 Parent(s): 7582009

Add pipeline tag, links to paper and code (#1)

Browse files

- Add pipeline tag, links to paper and code (13af299052b1e05d0bef1d03a0fef3f461c77177)
- Update README.md (638e550742a9350fe619274ff8350bbbbee35a6a)


Co-authored-by: Niels Rogge <[email protected]>

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