Audio-to-Audio
Safetensors
torch
nielsr HF staff commited on
Commit
014a854
·
verified ·
1 Parent(s): 45f159a

Add library_name tag

Browse files

This PR ensures the relevant library is added to the model card's metadata.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: apache-2.0
 
3
  base_model:
4
  - microsoft/wavlm-large
5
  pipeline_tag: audio-to-audio
 
1
  ---
2
  license: apache-2.0
3
+ library_name: torch
4
  base_model:
5
  - microsoft/wavlm-large
6
  pipeline_tag: audio-to-audio