barghavani commited on
Commit
54ebddd
·
verified ·
1 Parent(s): ca80ba7

Update requirements.txt

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