yaoyugua commited on
Commit
e3d43ab
·
1 Parent(s): ff265fd
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
1
+ edge-tts
2
+ soxr
3
+ pydub
4
+ torch
5
+ sentencepiece
6
+ onnxruntime
7
+ asyncio
8
+ beautifulsoup4>=4.9
9
+ requests>=2.20