Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ streamlit_image_select==0.6.0
|
|
5 |
opencv-python==4.8.1.78
|
6 |
py-feat==0.6.1
|
7 |
torch==2.1.0
|
8 |
-
pillow==10.0.1
|
|
|
|
5 |
opencv-python==4.8.1.78
|
6 |
py-feat==0.6.1
|
7 |
torch==2.1.0
|
8 |
+
pillow==10.0.1
|
9 |
+
torchvision
|