From 2a3e445c23d683a645c4545dede026ebdf4f90ca Mon Sep 17 00:00:00 2001 From: sebastian Date: Wed, 19 Feb 2025 21:41:00 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5978aa1..0601260 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# pdf-mass-cleanuptools +# pdf-mass-cleanuptools v3 Clean up that MetaDataMess ## Needs: -+ pip install pdf2image -+ sudo apt-get install poppler-utils \ No newline at end of file ++ pip install pdf2image anthropic ++ sudo apt-get install poppler-utils + +before running: export ANTHROPIC_API_KEY='your-api-key-here' \ No newline at end of file