ariG23498 HF Staff commited on
Commit
fe41e87
·
verified ·
1 Parent(s): 12fbcbe

Adding `transformers` as the library name

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: mit
 
3
  ---
4
 
5
 
@@ -216,4 +217,4 @@ if __name__ == '__main__':
216
  test_task_plan_from_egoplan2()
217
  ```
218
 
219
- </details>
 
1
  ---
2
  license: mit
3
+ library_name: transformers
4
  ---
5
 
6
 
 
217
  test_task_plan_from_egoplan2()
218
  ```
219
 
220
+ </details>