Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
pdfminer.six
|
| 3 |
-
docx
|
| 4 |
groq
|
| 5 |
-
reportlab
|
| 6 |
-
exceptions
|
|
|
|
| 1 |
gradio
|
| 2 |
pdfminer.six
|
| 3 |
+
python-docx
|
| 4 |
groq
|
| 5 |
+
reportlab
|
|
|