Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ opencv-python
|
|
2 |
numpy
|
3 |
pillow
|
4 |
torch
|
5 |
-
torchvision
|
|
|
|
2 |
numpy
|
3 |
pillow
|
4 |
torch
|
5 |
+
torchvision
|
6 |
+
plotly
|