Update requirements.txt

1.tqdm==4.59.0 may have dependency issues
2.missing requirement chardet
This commit is contained in:
Alex Z
2024-01-17 08:50:06 +08:00
committed by GitHub
parent b8c4cbd900
commit 88191fe202

View File

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