Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
torchaudio
|
4 |
asteroid-filterbanks
|
5 |
librosa
|
6 |
-
git+https://github.com/openai/whisper.git@7858aa9c08d98f75575035ecd6481f462d66ca27
|
|
|
|
3 |
torchaudio
|
4 |
asteroid-filterbanks
|
5 |
librosa
|
6 |
+
git+https://github.com/openai/whisper.git@7858aa9c08d98f75575035ecd6481f462d66ca27
|
7 |
+
pandas
|