Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ PyMuPDF==1.24.7
|
|
4 |
Pillow
|
5 |
open-clip-torch
|
6 |
opencv-python-headless
|
7 |
-
scikit-image
|
|
|
|
|
|
4 |
Pillow
|
5 |
open-clip-torch
|
6 |
opencv-python-headless
|
7 |
+
scikit-image
|
8 |
+
numpy
|
9 |
+
torchvision
|