Sobit commited on
Commit
c3f0756
·
verified ·
1 Parent(s): 3b317cb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ huggingface_hub
4
+ transformers
5
+ torch
6
+ pymupdf
7
+ pytesseract
8
+ pillow