Spaces:
Running
Running
Commit
·
237af88
1
Parent(s):
6e0dbd3
test
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,11 +4,11 @@ datasets
|
|
4 |
gradio==5.22.0
|
5 |
gradio[oauth]
|
6 |
gradio_leaderboard==0.0.13
|
7 |
-
gradio_client
|
8 |
huggingface-hub>=0.18.0
|
9 |
matplotlib
|
10 |
numpy
|
11 |
-
pandas
|
12 |
python-dateutil
|
13 |
tqdm
|
14 |
transformers
|
|
|
4 |
gradio==5.22.0
|
5 |
gradio[oauth]
|
6 |
gradio_leaderboard==0.0.13
|
7 |
+
gradio_client==1.8.0
|
8 |
huggingface-hub>=0.18.0
|
9 |
matplotlib
|
10 |
numpy
|
11 |
+
pandas==2.2.3
|
12 |
python-dateutil
|
13 |
tqdm
|
14 |
transformers
|