Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ scikit-learn==1.8.0
|
|
| 3 |
matplotlib==3.10.8
|
| 4 |
pandas==2.3.3
|
| 5 |
seaborn==0.13.2
|
| 6 |
-
numpy==2.4.4
|
|
|
|
|
|
| 3 |
matplotlib==3.10.8
|
| 4 |
pandas==2.3.3
|
| 5 |
seaborn==0.13.2
|
| 6 |
+
numpy==2.4.4
|
| 7 |
+
torch==2.11.0
|