Skander453 commited on
Commit
35b804f
Β·
verified Β·
1 Parent(s): a3f3288

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- gradio>=4.0.0
2
- easyocr>=1.7.0
3
- torch>=2.0.0
4
- Pillow>=9.5.0
5
- numpy>=1.24.0
6
  transformers>=4.30.0
 
 
 
 
7
  python-docx
8
  python-pptx
9
-
 
1
+ gradio==6.2.0
2
+ easyocr
 
 
 
3
  transformers>=4.30.0
4
+ torch>=2.0.0
5
+ numpy
6
+ Pillow
7
+ sentencepiece
8
  python-docx
9
  python-pptx
10
+ opencv-python-headless