crystalchen commited on
Commit
dc17a38
·
verified ·
1 Parent(s): 0c204e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
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-utils
5
  gradio==4.31.5
6
  pdf2image
7
  IPython