Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers[torch]
|
|
|
2 |
numpy
|
3 |
matplotlib
|
4 |
opencv-python
|
|
|
1 |
transformers[torch]
|
2 |
+
torchvision
|
3 |
numpy
|
4 |
matplotlib
|
5 |
opencv-python
|