Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
torch==1.10.1
|
2 |
-
transformers==4.
|
3 |
sentence-transformers==2.2.2
|
4 |
git+https://github.com/openai/whisper.git
|
|
|
1 |
torch==1.10.1
|
2 |
+
transformers==4.22.0
|
3 |
sentence-transformers==2.2.2
|
4 |
git+https://github.com/openai/whisper.git
|