Amna2024 commited on
Commit
ac18d99
·
verified ·
1 Parent(s): 93c813d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ google-generativeai
2
+ langchain
3
+ langchain-community
4
+ sentence-transformers
5
+ unstructured
6
+ langchain-chroma
7
+ llama-index-embeddings-gemini
8
+ llama-index-vector-stores-chroma
9
+ llama-parse
10
+ streamlit
11
+ langserve
12
+ uvicorn
13
+ fastapi