Alexvatti commited on
Commit
a0220b5
·
verified ·
1 Parent(s): c1f7cbc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
  streamlit
2
- pytesseract
3
- pillow
4
- fitz
5
- pymupdf
6
- pandas
 
1
  streamlit
2
+ torch
3
+ transformers
4
+ Pillow