Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==5.29.0
|
|
|
2 |
openai-whisper
|
3 |
torch
|
4 |
transformers
|
|
|
1 |
gradio==5.29.0
|
2 |
+
gradio-client==0.4.7
|
3 |
openai-whisper
|
4 |
torch
|
5 |
transformers
|