Spaces:
Running
Running
kevinwang676
commited on
Commit
·
06cf5cf
1
Parent(s):
b871e47
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -9,4 +9,8 @@ tensorboardX==2.6.2.2
|
|
9 |
torch==2.0.1
|
10 |
torchaudio==2.0.2
|
11 |
tqdm==4.66.1
|
12 |
-
gradio
|
|
|
|
|
|
|
|
|
|
9 |
torch==2.0.1
|
10 |
torchaudio==2.0.2
|
11 |
tqdm==4.66.1
|
12 |
+
gradio==3.36.0
|
13 |
+
yt-dlp
|
14 |
+
demucs
|
15 |
+
pydub
|
16 |
+
scipy
|