Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.0.1
|
2 |
torchaudio==2.0.2
|
3 |
-
numpy
|
4 |
librosa>=0.10.1
|
5 |
accelerate>=0.25.0
|
6 |
ipython
|
|
|
1 |
torch==2.0.1
|
2 |
torchaudio==2.0.2
|
3 |
+
numpy~=1.24.3
|
4 |
librosa>=0.10.1
|
5 |
accelerate>=0.25.0
|
6 |
ipython
|