nielsr HF staff commited on
Commit
d439aa7
1 Parent(s): bd5ed29

Add library name

Browse files

This PR ensures people know the library name.

We could also add a "Use in CrossFormer" button similar to "Use in Transformers". Requires a PR like this: https://github.com/huggingface/huggingface.js/pull/842

Cheers,
Niels from HF

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: mit
3
  pipeline_tag: robotics
 
4
  ---
5
  # CrossFormer
6
 
 
1
  ---
2
  license: mit
3
  pipeline_tag: robotics
4
+ library_name: crossformer
5
  ---
6
  # CrossFormer
7