Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
opencv-python
|
| 3 |
numpy
|
| 4 |
-
|
| 5 |
-
PyMuPDF
|
|
|
|
| 1 |
+
gradio==3.50.2
|
| 2 |
opencv-python
|
| 3 |
numpy
|
| 4 |
+
Pillow
|
| 5 |
+
PyMuPDF
|