Spaces:
Runtime error
Runtime error
Commit
·
a22d59b
1
Parent(s):
4cb2acb
update: requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ instructor>=1.7.0
|
|
| 11 |
matplotlib>=3.9.3
|
| 12 |
plotly>=5.24.1
|
| 13 |
scikit-learn>=1.5.2
|
| 14 |
-
torch --index-url https://download.pytorch.org/whl/cpu
|
|
|
|
|
|
| 11 |
matplotlib>=3.9.3
|
| 12 |
plotly>=5.24.1
|
| 13 |
scikit-learn>=1.5.2
|
| 14 |
+
torch --index-url https://download.pytorch.org/whl/cpu
|
| 15 |
+
wandb>=0.19.0
|