Update requirements.txt
#1
by
Jayesh13
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pandas
|
|
4 |
matplotlib
|
5 |
matplotlib-venn
|
6 |
torch
|
7 |
-
transformers
|
|
|
|
4 |
matplotlib
|
5 |
matplotlib-venn
|
6 |
torch
|
7 |
+
transformers
|
8 |
+
altair
|