Remove json
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -4,8 +4,6 @@ transformers
|
|
4 |
numpy
|
5 |
torch
|
6 |
aiohttp
|
7 |
-
json
|
8 |
pandas
|
9 |
collections
|
10 |
-
altair
|
11 |
-
panel
|
|
|
4 |
numpy
|
5 |
torch
|
6 |
aiohttp
|
|
|
7 |
pandas
|
8 |
collections
|
9 |
+
altair
|
|