Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ wandb
|
|
4 |
typing-extensions==3.10.0.0
|
5 |
scikit-learn
|
6 |
numpy
|
7 |
-
pandas
|
|
|
|
4 |
typing-extensions==3.10.0.0
|
5 |
scikit-learn
|
6 |
numpy
|
7 |
+
pandas
|
8 |
+
torch
|