Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch==2.1.0
|
|
| 3 |
torchvision==0.16.0
|
| 4 |
numpy
|
| 5 |
opencv-python
|
| 6 |
-
Pillow
|
|
|
|
|
|
| 3 |
torchvision==0.16.0
|
| 4 |
numpy
|
| 5 |
opencv-python
|
| 6 |
+
Pillow
|
| 7 |
+
matplotlib
|