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