Spaces:
Runtime error
Runtime error
iabualhaol
commited on
Commit
•
106b861
1
Parent(s):
3acffdc
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
openai
|
3 |
+
chromadb
|
4 |
+
pypdf
|
5 |
+
tiktoken
|
6 |
+
pymupdf
|
7 |
+
gradio
|