Spaces:
Paused
Paused
Update requirements.txt to ensure wandb is included with the correct version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,3 +6,4 @@ requests
|
|
| 6 |
scikit-learn
|
| 7 |
datasets
|
| 8 |
psycopg2-binary==2.9.11
|
|
|
|
|
|
| 6 |
scikit-learn
|
| 7 |
datasets
|
| 8 |
psycopg2-binary==2.9.11
|
| 9 |
+
wandb>=0.15.4
|