From 892633222ebcd5cf9413088a0257df2edf14c505 Mon Sep 17 00:00:00 2001 From: sebastian Date: Wed, 19 Feb 2025 21:58:58 +0000 Subject: [PATCH] README.md aktualisiert More modules for pip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d3819d..f832220 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Clean up that MetaDataMess ## Needs: -+ pip install pdf2image anthropic tqdm PyPDF2 ++ pip install pdf2image anthropic tqdm PyPDF2 rich + sudo apt-get install poppler-utils before running: export ANTHROPIC_API_KEY='your-api-key-here'