Skip to content

Commit 69b7a7a

Browse files
committed
mods in requirements
1 parent 0f23990 commit 69b7a7a

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

.binder/README

Lines changed: 0 additions & 1 deletion
This file was deleted.

.binder/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
torch
22
torchvision
3-
tensorflow>=2.18
3+
tensorflow
44
keras-tuner
55
scikit-learn
66
statsmodels
7-
numpy>=2.0
7+
numpy
88
scipy
99
matplotlib
1010
ipympl

apt.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
libsndfile1
2+
sndfile-programs

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
torch
22
torchvision
3-
tensorflow>=2.18
3+
tensorflow
44
keras-tuner
55
scikit-learn
66
statsmodels
7-
numpy>=2.0
8-
scipy<=1.15.3
7+
numpy
8+
scipy
99
matplotlib
1010
ipympl
1111
librosa

0 commit comments

Comments
 (0)