Spanicin commited on
Commit
86bbd28
·
verified ·
1 Parent(s): d4fe56a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gunicorn
2
+ opencv-python
3
+ pdfplumber
4
+ pdf2image
5
+ tiktoken
6
+ verovio
7
+ pytesseract
8
+ PyPDF2
9
+ langchain_openai
10
+ Flask
11
+ flask_cors
12
+ numpy==1.26.4
13
+ transformers
14
+ torch
15
+ torchvision
16
+ accelerate