Kedreamix commited on
Commit
e7a808b
1 Parent(s): b63b6cd

Update Pipfile

Browse files
Files changed (1) hide show
  1. Pipfile +1 -1
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"