YixuanWang
commited on
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
gradio
|
2 |
transformers
|
3 |
-
textblob
|
4 |
torch
|
5 |
-
|
|
|
|
|
|
|
|
|
|
1 |
transformers
|
|
|
2 |
torch
|
3 |
+
gradio
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
+
textblob
|