Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ torchvision
|
|
7 |
gradio
|
8 |
tensorflow
|
9 |
Pillow
|
10 |
-
reportlab
|
|
|
|
|
|
7 |
gradio
|
8 |
tensorflow
|
9 |
Pillow
|
10 |
+
reportlab
|
11 |
+
smtplib
|
12 |
+
email
|