Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
|
@@ -1,14 +1,15 @@
|
|
| 1 |
panel
|
| 2 |
jupyter
|
| 3 |
-
transformers
|
| 4 |
numpy
|
| 5 |
-
torch
|
| 6 |
aiohttp
|
| 7 |
-
|
|
|
|
| 8 |
cartopy
|
|
|
|
|
|
|
|
|
|
| 9 |
cftime
|
| 10 |
fsspec
|
| 11 |
-
hvplot
|
| 12 |
jdcal
|
| 13 |
matplotlib
|
| 14 |
pandas
|
|
|
|
| 1 |
panel
|
| 2 |
jupyter
|
|
|
|
| 3 |
numpy
|
|
|
|
| 4 |
aiohttp
|
| 5 |
+
holoviews
|
| 6 |
+
geoviews
|
| 7 |
cartopy
|
| 8 |
+
hvplot
|
| 9 |
+
jupyter
|
| 10 |
+
datetime
|
| 11 |
cftime
|
| 12 |
fsspec
|
|
|
|
| 13 |
jdcal
|
| 14 |
matplotlib
|
| 15 |
pandas
|