datasciencedojo commited on
Commit
0f7d5e7
1 Parent(s): cd8ac3f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- tflearn
2
- gradio
3
- nltk
4
- tensorflow
 
1
+ tflearn==0.5.0
2
+ tensorflow==2.7.0
3
+ gradio==1.8.2
4
+ nltk==3.6.5