Spaces:
Runtime error
Runtime error
ashishabraham22
commited on
Commit
•
a67f35a
1
Parent(s):
a97d061
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
nltk
|
3 |
+
numpy
|
4 |
+
sklearn
|