Text-to-Speech
Safetensors
English
Chinese
nielsr HF Staff commited on
Commit
1636971
·
verified ·
1 Parent(s): 4cba18c

Remove library name

Browse files

This PR removes the `library_name` (introduced in my previous PR) since it's not Transformers compatible.

If you still want to enable download stats, you can do so by adding `library_name: megatts-3` to the model card and then open a PR similar to this one: https://github.com/huggingface/huggingface.js/pull/1320/files. It allows you to also add a custom code snippet which appears here: https://huggingface.co/ByteDance/MegaTTS3?library=transformers

Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -4,7 +4,6 @@ language:
4
  - zh
5
  license: apache-2.0
6
  pipeline_tag: text-to-speech
7
- library_name: transformers
8
  ---
9
 
10
  # Model Description
 
4
  - zh
5
  license: apache-2.0
6
  pipeline_tag: text-to-speech
 
7
  ---
8
 
9
  # Model Description