Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,9 @@ markdown
|
|
| 7 |
groq
|
| 8 |
google-api-python-client
|
| 9 |
fpdf
|
| 10 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
groq
|
| 8 |
google-api-python-client
|
| 9 |
fpdf
|
| 10 |
+
gradio
|
| 11 |
+
requests
|
| 12 |
+
reportlab
|
| 13 |
+
markdown2
|
| 14 |
+
weasyprint
|
| 15 |
+
pdfkit
|