Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,12 @@ crawl4ai
|
|
| 5 |
nest_asyncio
|
| 6 |
ta
|
| 7 |
flask
|
| 8 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
nest_asyncio
|
| 6 |
ta
|
| 7 |
flask
|
| 8 |
+
matplotlib
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
google.generativeai
|
| 12 |
+
markdown
|
| 13 |
+
io
|
| 14 |
+
base64
|
| 15 |
+
xhtml2pdf
|
| 16 |
+
logging
|