Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ opencv-python~=4.10.0.84
|
|
6 |
scipy~=1.13.1
|
7 |
fastprogress~=1.0.3
|
8 |
deoldify~=0.0.1
|
|
|
9 |
|
10 |
|
11 |
|
|
|
6 |
scipy~=1.13.1
|
7 |
fastprogress~=1.0.3
|
8 |
deoldify~=0.0.1
|
9 |
+
matplotlib~=3.9.3
|
10 |
|
11 |
|
12 |
|