Spaces:
Running
Running
Update Pipfile
Browse files
Pipfile
CHANGED
@@ -7,7 +7,7 @@ verify_ssl = true
|
|
7 |
|
8 |
[packages]
|
9 |
streamlit = ">0.49.0"
|
10 |
-
opencv-python = "
|
11 |
numpy = "*"
|
12 |
torchvision = "0.9.1"
|
13 |
torch = "1.8.1"
|
|
|
7 |
|
8 |
[packages]
|
9 |
streamlit = ">0.49.0"
|
10 |
+
opencv-python = "4.5.5.64"
|
11 |
numpy = "*"
|
12 |
torchvision = "0.9.1"
|
13 |
torch = "1.8.1"
|