williamberman
commited on
Commit
•
2bbd7a0
1
Parent(s):
f280910
add torchvision req
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ ftfy
|
|
7 |
numpy
|
8 |
matplotlib
|
9 |
uuid
|
10 |
-
opencv-python
|
|
|
|
7 |
numpy
|
8 |
matplotlib
|
9 |
uuid
|
10 |
+
opencv-python
|
11 |
+
torchvision
|