Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
datasets==4.8.1
|
|
|
|
| 2 |
huggingface-hub
|
| 3 |
numpy
|
| 4 |
fastapi
|
|
|
|
| 1 |
datasets==4.8.1
|
| 2 |
+
pandas<=2.3.3
|
| 3 |
huggingface-hub
|
| 4 |
numpy
|
| 5 |
fastapi
|