Spaces:
Runtime error
Runtime error
Commit
·
5af09d3
1
Parent(s):
95a57d0
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
numpy==1.23.5
|
|
|
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
torch
|
4 |
flask
|
|
|
1 |
numpy==1.23.5
|
2 |
+
matplotlib
|
3 |
+
moviepy
|
4 |
+
yt-dlp
|
5 |
+
pydub
|
6 |
+
demucs
|
7 |
gradio
|
8 |
torch
|
9 |
flask
|