Marathon23
commited on
Commit
•
3551e50
1
Parent(s):
4943c9f
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
langchain
|
3 |
+
langchain-community
|
4 |
+
chromadb
|
5 |
+
python-dotenv
|
6 |
+
tiktoken
|
7 |
+
openai==0.27.8
|
8 |
+
PyPDF2
|