Any-to-Any
PyTorch
nielsr HF Staff commited on
Commit
7bc6a4b
·
verified ·
1 Parent(s): 8f69d19

Add library_name metadata tag

Browse files

This PR ensures the "how to use" button appears on the top right (with a Diffusers code snippet), ensuring people know with which library the model is best compatible.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: any-to-any
 
4
  ---
5
 
6
  <div align="center">
 
1
  ---
2
  license: apache-2.0
3
  pipeline_tag: any-to-any
4
+ library_name: diffusers
5
  ---
6
 
7
  <div align="center">