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