Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ tensorflow==2.18.0
|
|
| 7 |
torchvision==0.15.2
|
| 8 |
pandas==2.0.3
|
| 9 |
numpy==1.26.0
|
|
|
|
| 10 |
scikit-learn==1.3.0
|
|
|
|
| 7 |
torchvision==0.15.2
|
| 8 |
pandas==2.0.3
|
| 9 |
numpy==1.26.0
|
| 10 |
+
torch
|
| 11 |
scikit-learn==1.3.0
|