Sanjayraju30 commited on
Commit
868ba11
·
verified ·
1 Parent(s): 46ab272

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- streamlit
2
- paddleocr
3
- paddlepaddle
4
- Pillow
5
  pytz
 
 
 
 
 
1
+ gradio
2
+ pillow
 
 
3
  pytz
4
+ # Your OCR engine, example:
5
+ easyocr
6
+ # or if using custom:
7
+ # paddleocr