Spaces:
Build error
Build error
Trying to get latest whisper
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
youtube-dl==2021.12.17
|
2 |
-
whisper @ git+https://github.com/openai/whisper.git@main#egg=whisper==1.
|
3 |
anvil-uplink==0.4.0
|
4 |
gradio==3.6
|
5 |
python-dotenv==0.21.0
|
|
|
1 |
youtube-dl==2021.12.17
|
2 |
+
whisper @ git+https://github.com/openai/whisper.git@main#egg=whisper==1.2.6
|
3 |
anvil-uplink==0.4.0
|
4 |
gradio==3.6
|
5 |
python-dotenv==0.21.0
|