Raiff1982 commited on
Commit
d7793da
·
verified ·
1 Parent(s): 0164aee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp
2
+ cryptography
3
+ faiss-cpu
4
+ numpy
5
+ torch
6
+ transformers
7
+ librosa
8
+ pyttsx3
9
+ speechrecognition
10
+ huggingface_hub==0.25.2
11
+ gradio==4.19.2