lozanopastor commited on
Commit
219372b
·
verified ·
1 Parent(s): 77bf66c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -15
requirements.txt CHANGED
@@ -1,15 +1,16 @@
1
- streamlit
2
- google-generativeai
3
- python-dotenv
4
- langchain
5
- PyPDF2
6
- chromadb
7
- faiss-cpu
8
- langchain_google_genai
9
- langchain-community
10
- langchain-groq
11
- langchain-openai
12
- langchainhub
13
- pypdf
14
- transformers
15
- sentence-transformers
 
 
1
+ streamlit
2
+ google-generativeai
3
+ python-dotenv
4
+ langchain
5
+ PyPDF2
6
+ chromadb
7
+ faiss-cpu
8
+ langchain_google_genai
9
+ langchain-community
10
+ langchain-groq
11
+ langchain-openai
12
+ langchainhub
13
+ pypdf
14
+ transformers
15
+ sentence-transformers
16
+ googletrans