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