Skip to content

Commit f2d84d8

Browse files
authored
Merge pull request #25 from dj0409/add-fpdf-to-api
chore: add fpdf to API requirements for PDF export
2 parents 9cd0e94 + 57ad3b8 commit f2d84d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ scipy==1.14.1
2121
huggingface-hub==0.29.3
2222
torch==2.2.2
2323
transformers==4.50.3
24+
fpdf==1.7.2
25+

0 commit comments

Comments
 (0)