invincible-jha commited on
Commit
16b9c59
1 Parent(s): 1db11d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
1
+ edge-tts
2
+ soxr
3
+ pydub
4
+ torch
5
+ sentencepiece
6
+ onnxruntime
7
+ asyncio
8
+ beautifulsoup4>=4.9
9
+ requests>=2.20