nielsr HF staff commited on
Commit
3d8d3df
·
verified ·
1 Parent(s): a7ca919

Add library name tag

Browse files

This PR ensures the relevant library is found by the model card.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: mit
3
  pipeline_tag: unconditional-image-generation
 
4
  tags:
5
  - model_hub_mixin
6
  - pytorch_model_hub_mixin
 
1
  ---
2
  license: mit
3
  pipeline_tag: unconditional-image-generation
4
+ library_name: transformers
5
  tags:
6
  - model_hub_mixin
7
  - pytorch_model_hub_mixin