datasciencedojo
commited on
Commit
•
0f7d5e7
1
Parent(s):
cd8ac3f
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tflearn
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
1 |
+
tflearn==0.5.0
|
2 |
+
tensorflow==2.7.0
|
3 |
+
gradio==1.8.2
|
4 |
+
nltk==3.6.5
|