deeksonparlma
commited on
Commit
·
a85d72b
1
Parent(s):
5ab824d
added dependancy
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
tflearn
|
2 |
gradio
|
3 |
nltk
|
4 |
-
tensorflow
|
|
|
|
1 |
tflearn
|
2 |
gradio
|
3 |
nltk
|
4 |
+
tensorflow
|
5 |
+
scikit-learn
|