Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
transformers
|
2 |
-
gradio
|
3 |
torch
|
4 |
openai-whisper
|
|
|
1 |
transformers
|
2 |
+
gradio==4.16.0
|
3 |
torch
|
4 |
openai-whisper
|