Spaces:
Runtime error
Runtime error
gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ langchain==0.0.131
|
|
2 |
openai==0.27.2
|
3 |
faiss-cpu==1.7.3
|
4 |
unstructured==0.5.8
|
5 |
-
gradio
|
6 |
ffmpeg-python
|
7 |
transformers
|
8 |
gtts
|
|
|
2 |
openai==0.27.2
|
3 |
faiss-cpu==1.7.3
|
4 |
unstructured==0.5.8
|
5 |
+
gradio==3.28.3
|
6 |
ffmpeg-python
|
7 |
transformers
|
8 |
gtts
|