Update requirements.txt

1.tqdm==4.59.0 may have dependency issues
2.missing requirement chardet
main
Alex Z 2 years ago committed by GitHub
parent b8c4cbd900
commit 88191fe202
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,7 +7,7 @@ pytorch-lightning
gradio==3.14.0 gradio==3.14.0
ffmpeg-python ffmpeg-python
onnxruntime onnxruntime
tqdm==4.59.0 tqdm
funasr funasr
cn2an cn2an
pypinyin pypinyin
@ -17,3 +17,4 @@ torchaudio
modelscope modelscope
sentencepiece sentencepiece
transformers transformers
chardet

Loading…
Cancel
Save