Update apps/demo/requirements.txt
Browse files
apps/demo/requirements.txt
CHANGED
@@ -7,6 +7,4 @@ torch==1.11.0
|
|
7 |
scikit-learn==0.23.2
|
8 |
scipy==1.5.2
|
9 |
matplotlib==3.3.2
|
10 |
-
pillow==10.1.0
|
11 |
-
numpy==1.20.0
|
12 |
-
|
|
|
7 |
scikit-learn==0.23.2
|
8 |
scipy==1.5.2
|
9 |
matplotlib==3.3.2
|
10 |
+
pillow==10.1.0
|
|
|
|