Spaces:
Running
Running
dep
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -2,4 +2,11 @@ mlcroissant>=1.0.16
|
|
2 |
pydantic==2.10.6
|
3 |
gradio>=3.50.2
|
4 |
func_timeout
|
5 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
pydantic==2.10.6
|
3 |
gradio>=3.50.2
|
4 |
func_timeout
|
5 |
+
requests
|
6 |
+
huggingface-hub==0.30.1
|
7 |
+
fsspec==2025.3.2
|
8 |
+
gcsfs==2025.3.2
|
9 |
+
aiohttp==3.11.15
|
10 |
+
aiohappyeyeballs==2.6.1
|
11 |
+
pandas==2.2.2
|
12 |
+
pyarrow==18.1.0
|