Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ langchain>=0.3.0
|
|
| 2 |
langchain-openai
|
| 3 |
langchain-community
|
| 4 |
langchain-text-splitters
|
| 5 |
-
gradio
|
| 6 |
unstructured[pdf]
|
| 7 |
pypdf
|
| 8 |
tiktoken
|
|
|
|
| 2 |
langchain-openai
|
| 3 |
langchain-community
|
| 4 |
langchain-text-splitters
|
| 5 |
+
gradio>=4.0
|
| 6 |
unstructured[pdf]
|
| 7 |
pypdf
|
| 8 |
tiktoken
|