Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
numpy==1.26.4
|
| 2 |
+
huggingface_hub==0.26.2
|
| 3 |
+
pandas==2.2.3
|
| 4 |
+
pyarrow==18.1.0
|
| 5 |
+
gradio==5.3.0
|