Spaces:
Sleeping
Sleeping
ai-kadhim
commited on
Commit
•
33e706a
1
Parent(s):
9cb390e
added requirements
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
openai
|
3 |
+
PyPDF2
|
4 |
+
faiss-cpu
|
5 |
+
tiktoken
|