Spaces:
Sleeping
Sleeping
update gradio version
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ openai
|
|
2 |
tiktoken
|
3 |
chromadb
|
4 |
pypdf
|
|
|
5 |
langchain
|
6 |
langchain_community
|
7 |
langchain_experimental
|
|
|
2 |
tiktoken
|
3 |
chromadb
|
4 |
pypdf
|
5 |
+
gradio==4.16.0
|
6 |
langchain
|
7 |
langchain_community
|
8 |
langchain_experimental
|