- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
python-dotenv
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
|
|
4 |
pytube
|
5 |
yt-dlp
|
6 |
mirdata
|
|
|
1 |
python-dotenv
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
+
torchaudio
|
5 |
pytube
|
6 |
yt-dlp
|
7 |
mirdata
|