Ujeshhh commited on
Commit
3cabb2f
·
verified ·
1 Parent(s): 0f9a667

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ pdfplumber
2
+ pandas
3
+ gradio
4
+ transformers
5
+ torch
6
+ langchain
7
+ matplotlib