Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -2,6 +2,4 @@ torch
|
|
2 |
streamlit
|
3 |
matplotlib
|
4 |
torchvision
|
5 |
-
|
6 |
-
functools
|
7 |
-
math
|
|
|
2 |
streamlit
|
3 |
matplotlib
|
4 |
torchvision
|
5 |
+
pillow
|
|
|
|