Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ langchain-community
|
|
3 |
langchain_community
|
4 |
langchain_openai
|
5 |
pypdf
|
6 |
-
gradio
|
7 |
langchain_chroma
|
8 |
langchain_text_splitters
|
9 |
openai
|
|
|
3 |
langchain_community
|
4 |
langchain_openai
|
5 |
pypdf
|
6 |
+
gradio==4.29.0
|
7 |
langchain_chroma
|
8 |
langchain_text_splitters
|
9 |
openai
|