Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ matplotlib==3.8.2
|
|
8 |
tensorflow==2.15.0
|
9 |
torch==2.1.2
|
10 |
torchvision==0.16.2
|
11 |
-
scipy==1.11.4
|
|
|
|
|
|
8 |
tensorflow==2.15.0
|
9 |
torch==2.1.2
|
10 |
torchvision==0.16.2
|
11 |
+
scipy==1.11.4
|
12 |
+
PyWavelets==1.5.0
|
13 |
+
scikit-learn==1.4.0
|