CosmickVisions commited on
Commit
04840c9
·
verified ·
1 Parent(s): 396dd24

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ groq
3
+ python-dotenv
4
+ langchain
5
+ pypdf
6
+ faiss-cpu
7
+ sentence-transformers
8
+ langchain_community
9
+ PyMuPDF