Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ gradio==3.50.0
|
|
4 |
pillow==10.0.0
|
5 |
numpy==1.23.5
|
6 |
torch==2.0.1
|
7 |
-
torchvision==0.15.2
|
|
|
|
4 |
pillow==10.0.0
|
5 |
numpy==1.23.5
|
6 |
torch==2.0.1
|
7 |
+
torchvision==0.15.2
|
8 |
+
opencv-python-headless==4.8.1
|