Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio
|
|
| 2 |
tensorflow-cpu
|
| 3 |
numpy
|
| 4 |
pillow
|
| 5 |
-
fpdf
|
|
|
|
|
|
| 2 |
tensorflow-cpu
|
| 3 |
numpy
|
| 4 |
pillow
|
| 5 |
+
fpdf
|
| 6 |
+
reportlab
|