swamisharan commited on
Commit
55cdf5a
1 Parent(s): 1ba9a89

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pypdf
2
+ torch
3
+ transformers
4
+ pydantic
5
+ langchain
6
+ PyPDF2
7
+ faiss-cpu
8
+ altair<5
9
+ huggingface_hub