Spaces:
Restarting
Restarting
Aaron Mueller
commited on
Commit
·
99c6847
1
Parent(s):
c4686cc
update versions
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,8 +8,8 @@ gradio_leaderboard==0.0.13
|
|
8 |
gradio_client
|
9 |
huggingface-hub>=0.18.0
|
10 |
matplotlib
|
11 |
-
numpy
|
12 |
-
pandas
|
13 |
python-dateutil
|
14 |
tqdm
|
15 |
transformers
|
|
|
8 |
gradio_client
|
9 |
huggingface-hub>=0.18.0
|
10 |
matplotlib
|
11 |
+
numpy==1.26.4
|
12 |
+
pandas==1.5.3
|
13 |
python-dateutil
|
14 |
tqdm
|
15 |
transformers
|