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