Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ requests
|
|
| 6 |
huggingface-hub
|
| 7 |
matplotlib==3.5.1
|
| 8 |
seaborn==0.11.1
|
| 9 |
-
pyarrow
|
|
|
|
|
|
| 6 |
huggingface-hub
|
| 7 |
matplotlib==3.5.1
|
| 8 |
seaborn==0.11.1
|
| 9 |
+
pyarrow
|
| 10 |
+
polars==1.12.0
|