Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Try to fix the runtime error on space
#3
by
miaodongxu
- opened
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ APScheduler==3.10.1
|
|
2 |
black==23.11.0
|
3 |
click==8.1.3
|
4 |
datasets==2.14.5
|
|
|
5 |
huggingface-hub>=0.18.0
|
6 |
matplotlib==3.8.4
|
7 |
numpy==1.26.0
|
|
|
2 |
black==23.11.0
|
3 |
click==8.1.3
|
4 |
datasets==2.14.5
|
5 |
+
pyarrow==20.0.0
|
6 |
huggingface-hub>=0.18.0
|
7 |
matplotlib==3.8.4
|
8 |
numpy==1.26.0
|