nehakothari commited on
Commit
fe35792
·
verified ·
1 Parent(s): 435fe24

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pytesseract
2
+ qwen_vl_utils
3
+ transformers==4.38.2
4
+ optimum[graphcore]
5
+ auto-gptq
6
+ autoawq
7
+ gradio
8
+ pyodbc
9
+ sqlalchemy
10
+ azure-storage-blob
11
+ pymssql
12
+ flask
13
+ pandas
14
+ torch
15
+ opencv-python