Spaces:
Runtime error
Runtime error
Add pandas for metadata panel
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
gradio>=5.0.0
|
| 2 |
huggingface_hub>=0.28.0
|
|
|
|
|
|
|
|
|
| 1 |
gradio>=5.0.0
|
| 2 |
huggingface_hub>=0.28.0
|
| 3 |
+
pandas>=2.0.0
|
| 4 |
+
pyarrow>=14.0.0
|