Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ openai
|
|
3 |
whisper
|
4 |
torch
|
5 |
numba
|
6 |
-
uvicorn>=0.
|
|
|
3 |
whisper
|
4 |
torch
|
5 |
numba
|
6 |
+
uvicorn>=0.22.0
|