Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
eduagarcia
commited on
Commit
•
659933a
1
Parent(s):
6193095
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
APScheduler==3.10.1
|
2 |
black==23.11.0
|
3 |
click==8.1.3
|
4 |
-
datasets>=
|
5 |
-
huggingface-hub>=
|
6 |
matplotlib==3.7.1
|
7 |
numpy==1.24.2
|
8 |
pandas==2.0.0
|
|
|
1 |
APScheduler==3.10.1
|
2 |
black==23.11.0
|
3 |
click==8.1.3
|
4 |
+
datasets>=2.14.5
|
5 |
+
huggingface-hub>=0.19.0
|
6 |
matplotlib==3.7.1
|
7 |
numpy==1.24.2
|
8 |
pandas==2.0.0
|