Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
gradio==3.42.0
|
| 2 |
yt-dlp
|
| 3 |
sentence-transformers
|
|
@@ -7,4 +8,3 @@ pypandoc
|
|
| 7 |
torch
|
| 8 |
whisperx
|
| 9 |
transformers
|
| 10 |
-
websockets
|
|
|
|
| 1 |
+
websockets==10.4
|
| 2 |
gradio==3.42.0
|
| 3 |
yt-dlp
|
| 4 |
sentence-transformers
|
|
|
|
| 8 |
torch
|
| 9 |
whisperx
|
| 10 |
transformers
|
|
|