pippobertin commited on
Commit
2889da3
·
verified ·
1 Parent(s): ab275df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit
2
- gradio==4.7.1
3
- spacy==3.7.2
4
- pdfplumber==0.10.3
5
- pytesseract==0.3.10
6
- Pillow==10.1.0
7
- pdf2image==1.16.3
 
1
  streamlit
2
+ gradio == 4.7.1
3
+ spacy == 3.7.2
4
+ pdfplumber == 0.10.3
5
+ pytesseract == 0.3.10
6
+ Pillow == 10.1.0
7
+ pdf2image == 1.16.3