nielsr HF staff commited on
Commit
d7c6e4b
1 Parent(s): fdfe36a

Ensure download stats work

Browse files

This PR adds the `library_name` tag, which will allow to track download stats (I'll open a PR on huggingface.js similar to https://github.com/huggingface/huggingface.js/pull/782).

More context: https://huggingface.co/docs/hub/models-download-stats

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
2
  license: apache-2.0
 
3
  ---
4
  This model repo is for [AnimateDiff](https://github.com/guoyww/animatediff/).
 
1
  ---
2
  license: apache-2.0
3
+ library_name: animatediff
4
  ---
5
  This model repo is for [AnimateDiff](https://github.com/guoyww/animatediff/).