Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
|
@@ -2,16 +2,12 @@ python-dotenv
|
|
| 2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 3 |
torch
|
| 4 |
torchaudio
|
| 5 |
-
pytube
|
| 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
|
| 16 |
transformers
|
| 17 |
wandb
|
|
|
|
| 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 |
mido
|
| 8 |
git+https://github.com/craffel/mir_eval.git
|
| 9 |
lightning>=2.2.1
|
|
|
|
| 10 |
deprecated
|
|
|
|
| 11 |
einops
|
| 12 |
transformers
|
| 13 |
wandb
|