Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
torch
|
|
|
3 |
torchaudio
|
4 |
soundfile
|
5 |
librosa
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
torch
|
3 |
+
torchvision
|
4 |
torchaudio
|
5 |
soundfile
|
6 |
librosa
|