Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ scipy==1.10.1
|
|
8 |
torch
|
9 |
ultralytics
|
10 |
gradio==5.0.0
|
11 |
-
pillow
|
|
|
|
8 |
torch
|
9 |
ultralytics
|
10 |
gradio==5.0.0
|
11 |
+
pillow
|
12 |
+
matplotlib
|