Josebert commited on
Commit
a7f7a53
·
verified ·
1 Parent(s): c0d9719

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- gradio>=4.19.2
2
- python-dotenv>=0.19.0
3
- Pillow>=8.0.0
4
- pdf2image>=1.16.0
5
- easyocr>=1.7.1
6
- huggingface-hub>=0.20.3
7
- poppler-utils>=0.1.0
 
1
+ gradio
2
+ requests
3
+ torch
4
+ transformers
5
+ pillow