Spaces:
Running
Running
Ilyas KHIAT
commited on
Commit
·
eb6c9bd
1
Parent(s):
4c0c6d3
test
Browse files- requirements.txt +17 -0
requirements.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
python-multipart
|
4 |
+
pydantic
|
5 |
+
langchain-pinecone
|
6 |
+
pinecone-notebooks
|
7 |
+
pinecone-client[grpc]
|
8 |
+
async-timeout
|
9 |
+
pymupdf
|
10 |
+
python-dotenv
|
11 |
+
typing-extensions
|
12 |
+
langchain
|
13 |
+
langchain-openai
|
14 |
+
langchain-community
|
15 |
+
langchain-pinecone
|
16 |
+
pydantic[email]
|
17 |
+
itext2kg
|