virendravaishnav commited on
Commit
e8cad36
·
1 Parent(s): 31385fe

Updated with OCR model and Gradio integration

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,8 +1,4 @@
1
- transformers
2
- torch
3
- gradio
4
- datasets
5
- pytesseract
6
- Pillow
7
- lmdeploy
8
- huggingface_hub
 
1
+ transformers==4.31.0
2
+ gradio==3.28.3
3
+ torch>=1.9
4
+ Pillow==9.4.0