Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
tweepy
|
4 |
tabulate
|
5 |
plotly
|
6 |
-
torch
|
|
|
|
3 |
tweepy
|
4 |
tabulate
|
5 |
plotly
|
6 |
+
torch
|
7 |
+
altair<5
|