Spaces:
Runtime error
Runtime error
Errolmking
commited on
Commit
•
4fbf23b
1
Parent(s):
ce2be79
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pypdf
|
2 |
+
langchain
|
3 |
+
openai
|
4 |
+
tiktoken
|
5 |
+
faiss-cpu
|
6 |
+
promptlayer
|
7 |
+
gradio
|