Spaces:
Runtime error
Runtime error
saurabhg2083
commited on
Commit
•
f568bfb
1
Parent(s):
a42715c
upd
Browse files- requirements.txt +10 -0
requirements.txt
CHANGED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Flask
|
2 |
+
scikit-learn
|
3 |
+
tensorflow
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
+
nltk
|
7 |
+
torch
|
8 |
+
transformers
|
9 |
+
textblob
|
10 |
+
happytransformer
|