Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
torchvision
|
4 |
transformers
|
5 |
pillow
|
6 |
-
opencv-python-headless
|
|
|
|
3 |
torchvision
|
4 |
transformers
|
5 |
pillow
|
6 |
+
opencv-python-headless
|
7 |
+
matplotlib
|