Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ aiohttp
|
|
5 |
gradio>=4.13.0
|
6 |
duckduckgo-search
|
7 |
text-util-en-pt
|
8 |
-
PyMuPDF==1.22.5
|
|
|
|
5 |
gradio>=4.13.0
|
6 |
duckduckgo-search
|
7 |
text-util-en-pt
|
8 |
+
PyMuPDF==1.22.5
|
9 |
+
xmltodict
|