Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
matplotlib
|
2 |
-
numpy
|
|
|
|
|
|
|
|
1 |
matplotlib
|
2 |
+
numpy
|
3 |
+
dask
|
4 |
+
polars
|
5 |
+
huggingface_hub
|