Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -7,4 +7,7 @@ huggingface_hub
|
|
7 |
requests
|
8 |
matplotlib
|
9 |
seaborn
|
10 |
-
plotly
|
|
|
|
|
|
|
|
7 |
requests
|
8 |
matplotlib
|
9 |
seaborn
|
10 |
+
plotly
|
11 |
+
dask
|
12 |
+
fsspec
|
13 |
+
pyarrow
|