Spaces:
Runtime error
Runtime error
Commit
·
51d659e
1
Parent(s):
8b8c422
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
numpy==1.
|
2 |
matplotlib
|
3 |
moviepy
|
4 |
yt-dlp
|
5 |
-
pydub
|
6 |
demucs
|
7 |
gradio
|
8 |
torch
|
|
|
1 |
+
numpy==1.22.0
|
2 |
matplotlib
|
3 |
moviepy
|
4 |
yt-dlp
|
|
|
5 |
demucs
|
6 |
gradio
|
7 |
torch
|