STLooo commited on
Commit
06289a2
·
verified ·
1 Parent(s): 94182ca

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
  opencv-python
3
- Pillow
4
- PyMuPDF
5
  numpy
 
 
 
1
+ gradio>=3.50.0
2
  opencv-python
 
 
3
  numpy
4
+ pillow
5
+ PyMuPDF