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