Add robotics pipeline tag

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  license: apache-2.0
 
3
  ---
4
 
5
-
6
-
7
  <br>
8
 
9
  # DiffusionDrive Model Card
@@ -16,7 +16,6 @@ We propose a novel truncated diffusion model, DiffusionDrive, for real-time end-
16
  - **Model type:** An end-to-end autonomous driving model based on the truncated diffusion policy.
17
  - **License:** Non-commercial license
18
 
19
-
20
  ### Model Sources
21
 
22
  - **Repository:** https://github.com/hustvl/DiffusionDrive
@@ -26,7 +25,6 @@ We propose a novel truncated diffusion model, DiffusionDrive, for real-time end-
26
 
27
  The primary use of DiffusionDrive is for the end-to-end autonomous driving.
28
 
29
-
30
  ## Citation Information
31
 
32
  @article{diffusiondrive,
@@ -35,5 +33,4 @@ The primary use of DiffusionDrive is for the end-to-end autonomous driving.
35
  journal={arXiv preprint arXiv:2411.15139},
36
  year={2024}
37
  }
38
-
39
-
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: robotics
4
  ---
5
 
6
+ ```markdown
 
7
  <br>
8
 
9
  # DiffusionDrive Model Card
 
16
  - **Model type:** An end-to-end autonomous driving model based on the truncated diffusion policy.
17
  - **License:** Non-commercial license
18
 
 
19
  ### Model Sources
20
 
21
  - **Repository:** https://github.com/hustvl/DiffusionDrive
 
25
 
26
  The primary use of DiffusionDrive is for the end-to-end autonomous driving.
27
 
 
28
  ## Citation Information
29
 
30
  @article{diffusiondrive,
 
33
  journal={arXiv preprint arXiv:2411.15139},
34
  year={2024}
35
  }
36
+ ```