nielsr HF staff commited on
Commit
f8b7029
·
verified ·
1 Parent(s): 8cbec58

Add library name to model card

Browse files

This PR ensures the appropriate library is recognized for your model.

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: mamba
5
  tags:
6
  - model_hub_mixin
7
  - pytorch_model_hub_mixin