artificialguybr commited on
Commit
f3d86e1
·
verified ·
1 Parent(s): 0dee2f2

Pin NumPy 1.x for PyWavelets compatibility

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  torch
2
  torchaudio
3
- stable-audio-tools
 
1
+ numpy<2
2
  torch
3
  torchaudio
4
+ stable-audio-tools