vishal0501 commited on
Commit
783eae5
·
verified ·
1 Parent(s): a6030e2

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.25.0
2
+ torch==2.2.1
3
+ torchvision==0.17.1
4
+ opencv-python==4.7.0.72
5
+ pytesseract==0.3.10
6
+ numpy==1.26.4