hungchiayu commited on
Commit
3f373ef
·
verified ·
1 Parent(s): 18abb24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: transformers
3
- tags: []
4
  ---
5
 
6
  # Nora
@@ -63,5 +63,4 @@ actions = nora.inference(
63
  )
64
  # Execute...
65
  robot.act(action, ...)
66
- ```
67
-
 
1
  ---
2
  library_name: transformers
3
+ pipeline_tag: robotics
4
  ---
5
 
6
  # Nora
 
63
  )
64
  # Execute...
65
  robot.act(action, ...)
66
+ ```