Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -2,14 +2,12 @@ python-dotenv
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
torchaudio
|
5 |
-
pytubefix
|
6 |
yt-dlp
|
7 |
https://github.com/coletdjnz/yt-dlp-youtube-oauth2/archive/refs/heads/master.zip
|
8 |
mirdata
|
9 |
mido
|
10 |
git+https://github.com/craffel/mir_eval.git
|
11 |
lightning>=2.2.1
|
12 |
-
pytest
|
13 |
deprecated
|
14 |
librosa
|
15 |
einops
|
|
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
torchaudio
|
|
|
5 |
yt-dlp
|
6 |
https://github.com/coletdjnz/yt-dlp-youtube-oauth2/archive/refs/heads/master.zip
|
7 |
mirdata
|
8 |
mido
|
9 |
git+https://github.com/craffel/mir_eval.git
|
10 |
lightning>=2.2.1
|
|
|
11 |
deprecated
|
12 |
librosa
|
13 |
einops
|