Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ openai
|
|
| 2 |
langchain
|
| 3 |
gradio
|
| 4 |
langchain_community
|
| 5 |
-
langchain_openai
|
|
|
|
|
|
|
|
|
| 2 |
langchain
|
| 3 |
gradio
|
| 4 |
langchain_community
|
| 5 |
+
langchain_openai
|
| 6 |
+
pypdf
|
| 7 |
+
chromadb
|