jinggujiwoo7 commited on
Commit
96ee2ca
1 Parent(s): 2c0d286

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- gradio==3.36.0
 
 
 
 
 
 
 
1
+ gradio==3.24.1
2
+ SpeechRecognition==3.9.0
3
+ python-Levenshtein==0.21.1
4
+ numpy==1.24.4
5
+ soundfile==0.12.1
6
+ pandas==2.0.3
7
+ language-tool-python==2.7.1