Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio>=3.
|
2 |
transformers
|
3 |
torch
|
4 |
openai-whisper
|
|
|
1 |
+
gradio>=3.23.1
|
2 |
transformers
|
3 |
torch
|
4 |
openai-whisper
|