nielsr HF Staff commited on
Commit
25583e7
·
verified ·
1 Parent(s): 70f82d1

Add library_name and pipeline_tag

Browse files

This PR adds the `library_name`, ensuring the "how to use" button is displayed on the top right. It also adds the `any-to-any` pipeline tag, making the model more easily discoverable.

Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,9 +1,11 @@
1
  ---
 
 
2
  license: mit
 
 
3
  tags:
4
  - transformers
5
- language:
6
- - en
7
  ---
8
 
9
  # FaceXFormer Model Card
 
1
  ---
2
+ language:
3
+ - en
4
  license: mit
5
+ library_name: transformers
6
+ pipeline_tag: any-to-any
7
  tags:
8
  - transformers
 
 
9
  ---
10
 
11
  # FaceXFormer Model Card