fix: add fpdf2 to requirements to enable PDF generation
This commit is contained in:
parent
ec798a06ba
commit
8f69c0fddc
|
|
@ -7,3 +7,4 @@ paddlepaddle==2.6.2
|
||||||
pytesseract>=0.3.10
|
pytesseract>=0.3.10
|
||||||
anthropic>=0.40
|
anthropic>=0.40
|
||||||
surya-ocr==0.4.15
|
surya-ocr==0.4.15
|
||||||
|
fpdf2>=2.7.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue