NeoPy commited on
Commit
3debefd
·
verified ·
1 Parent(s): 8247566

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -13,7 +13,7 @@ asteroid-filterbanks==0.4.0
13
  async-timeout==4.0.3
14
  attrs==24.2.0
15
  audio-separator==0.18.0
16
- audio_upscaler==0.1.4
17
  audiomentations==0.24.0
18
  audioread==3.0.1
19
  auraloss==0.4.0
@@ -96,7 +96,7 @@ multidict==6.0.5
96
  networkx==3.3
97
  noisereduce==3.0.2
98
  numba==0.57.1
99
- numpy==1.26.3
100
  omegaconf==2.3.0
101
  onnx==1.16.2
102
  onnx2torch==1.5.15
 
13
  async-timeout==4.0.3
14
  attrs==24.2.0
15
  audio-separator==0.18.0
16
+ audio-upscaler==0.1.4
17
  audiomentations==0.24.0
18
  audioread==3.0.1
19
  auraloss==0.4.0
 
96
  networkx==3.3
97
  noisereduce==3.0.2
98
  numba==0.57.1
99
+ numpy==1.23.5 # <-- Adjusted for compatibility
100
  omegaconf==2.3.0
101
  onnx==1.16.2
102
  onnx2torch==1.5.15