Amna2024 commited on
Commit
2390b65
·
verified ·
1 Parent(s): fb9fc1b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ unstructured[pdf]
2
+ langchain_chroma
3
+ langchain-groq
4
+ langchain-community
5
+ langchain-google-genai
6
+ chromadb
7
+ fastapi
8
+ uvicorn