Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==5.20.0
|
| 2 |
+
importlib-metadata==8.0.0
|
| 3 |
+
jaraco.collections==5.1.0
|
| 4 |
+
platformdirs==4.2.2
|
| 5 |
+
pyarrow==19.0.1
|
| 6 |
+
tomli==2.0.1
|