crystalchen commited on
Commit
86f2976
·
verified ·
1 Parent(s): dc17a38

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  opencv-python
2
  pyMuPDF
3
- !apt-get update
4
- !sudo apt-get install poppler-utils
 
5
  gradio==4.31.5
6
  pdf2image
7
  IPython
 
1
  opencv-python
2
  pyMuPDF
3
+ #apt-get update
4
+ #sudo apt-get install poppler-util
5
+ poppler-utils
6
  gradio==4.31.5
7
  pdf2image
8
  IPython