Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ google-generativeai
|
|
| 2 |
gradio
|
| 3 |
html2image
|
| 4 |
pillow
|
| 5 |
-
pyppeteer
|
|
|
|
|
|
|
|
|
| 2 |
gradio
|
| 3 |
html2image
|
| 4 |
pillow
|
| 5 |
+
pyppeteer
|
| 6 |
+
pdfplumber
|
| 7 |
+
uuid
|