FardinHash commited on
Commit
da94297
Β·
1 Parent(s): e1bfb22

chore: config [model, voice]

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -1
requirements.txt CHANGED
@@ -1 +1,15 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ transformers
3
+ datasets
4
+ pillow
5
+ numpy
6
+ torch
7
+ gradio
8
+ streaming-stt-nemo
9
+ edge-tts
10
+ asyncio
11
+ spaces
12
+ torchvision
13
+ accelerate
14
+ beautifulsoup4
15
+ requests