Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ autoforge==1.8.7
|
|
2 |
sentry-sdk[huggingface_hub]
|
3 |
sentry-sdk[fastapi]
|
4 |
wandb
|
5 |
-
pandas==2.2.3
|
|
|
|
2 |
sentry-sdk[huggingface_hub]
|
3 |
sentry-sdk[fastapi]
|
4 |
wandb
|
5 |
+
pandas==2.2.3
|
6 |
+
numpy==1.26.4
|