Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
flask
|
2 |
torch
|
|
|
3 |
transformers
|
4 |
opencv-python-headless
|
5 |
scikit-image
|
|
|
1 |
flask
|
2 |
torch
|
3 |
+
torchvision
|
4 |
transformers
|
5 |
opencv-python-headless
|
6 |
scikit-image
|