Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ numpy
|
|
5 |
huggingface_hub
|
6 |
requests
|
7 |
h5py
|
8 |
-
opencv
|
9 |
pillow
|
10 |
torchvision
|
|
|
5 |
huggingface_hub
|
6 |
requests
|
7 |
h5py
|
8 |
+
opencv-python
|
9 |
pillow
|
10 |
torchvision
|