Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petsuter committed Mar 25, 2024
1 parent 4489df8 commit d76070d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autotagger/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
* Web UI using FastAPI & Uvicorn
* PDF support via PyPDF2
* Docx support via python-docx
* Split documents in searchable pages and paragraphs

## Requirements
* Python 3.12
* (Create and activate a venv)
* `python -m pip install -r requirements.txt`
* `spacy download de_core_news_lg`

Expand Down

0 comments on commit d76070d

Please sign in to comment.