Spaces:
Runtime error
Runtime error
Add torch
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pandas
|
|
2 |
transformers
|
3 |
tweepy
|
4 |
tabulate
|
5 |
-
plotly
|
|
|
|
2 |
transformers
|
3 |
tweepy
|
4 |
tabulate
|
5 |
+
plotly
|
6 |
+
torch
|