README.md aktualisiert

This commit is contained in:
Sebastian Mondial 2025-02-19 21:41:00 +00:00
parent df4e34ce8f
commit 2a3e445c23

View file

@ -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
+ pip install pdf2image anthropic
+ sudo apt-get install poppler-utils
before running: export ANTHROPIC_API_KEY='your-api-key-here'