Daniton commited on
Commit
046512e
·
1 Parent(s): a7e344f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- flask
2
- torch
3
- model
 
 
 
 
 
1
+ Flask==2.0.3
2
+ Flask_Limiter==1.5
3
+ nltk==3.6.7
4
+ numpy==1.19.5
5
+ openai==0.8.0
6
+ SpeechRecognition==3.9.0
7
+ torch==1.10.2