Add task category and paper link

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
- Data and code accompanying the paper "View-Invariant Policy Learning via Zero-Shot Novel View Synthesis".
 
5
  Please see our GitHub repo at https://github.com/s-tian/vista for code and usage instructions.
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - robotics
5
  ---
6
+
7
+ Data and code accompanying the paper "[View-Invariant Policy Learning via Zero-Shot Novel View Synthesis](https://huggingface.co/papers/2409.03685)".
8
  Please see our GitHub repo at https://github.com/s-tian/vista for code and usage instructions.