Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy
|
|
5 |
torch
|
6 |
aiohttp
|
7 |
altair
|
8 |
-
vega-datasets
|
|
|
|
5 |
torch
|
6 |
aiohttp
|
7 |
altair
|
8 |
+
vega-datasets
|
9 |
+
matplotlib
|