PraneshJs commited on
Commit
4d5c16a
·
verified ·
1 Parent(s): a2d1acc

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ PyPDF2
3
+ python-dotenv
4
+ requests
5
+ langchain
6
+ langchain-community
7
+ langchain-huggingface
8
+ sentence-transformers
9
+ faiss-cpu
10
+ numpy
11
+ torch
12
+ transformers
13
+ tf-keras
14
+ huggingface-hub