Fix import issue
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio>=4.0.0
|
2 |
plotly>=5.0.0
|
|
|
3 |
yt-dlp
|
4 |
librosa
|
5 |
soundfile
|
|
|
1 |
gradio>=4.0.0
|
2 |
plotly>=5.0.0
|
3 |
+
browser-cookie3>=0.19.1
|
4 |
yt-dlp
|
5 |
librosa
|
6 |
soundfile
|