Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
matplotlib==3.7.0
|
2 |
tqdm==4.66.4
|
3 |
datasets==2.20.0
|
4 |
-
paperswithcode-client==0.3.1
|
|
|
|
1 |
matplotlib==3.7.0
|
2 |
tqdm==4.66.4
|
3 |
datasets==2.20.0
|
4 |
+
paperswithcode-client==0.3.1
|
5 |
+
numpy==2.0.1
|