Remove unused library
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ torch==1.9.0
|
|
3 |
pyminizip==0.2.6
|
4 |
fugashi==1.1.2
|
5 |
ipadic==1.0.0
|
6 |
-
scipy
|
7 |
-
pillow==7.1.2
|
|
|
3 |
pyminizip==0.2.6
|
4 |
fugashi==1.1.2
|
5 |
ipadic==1.0.0
|
6 |
+
scipy
|
7 |
+
#pillow==7.1.2
|