OmidSakaki commited on
Commit
3cf634c
·
verified ·
1 Parent(s): c5a772e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  easyocr>=1.6.2
 
 
 
2
  transformers>=4.34.0
3
  torch>=2.0.0
4
- pillow>=10.0.0
5
- gradio>=3.0.0
6
- numpy>=1.21.0
 
1
  easyocr>=1.6.2
2
+ gradio>=3.0.0
3
+ numpy>=1.21.0
4
+ pillow>=10.0.0
5
  transformers>=4.34.0
6
  torch>=2.0.0
7
+ hazm>=0.7.0