Skip to content

Commit

Permalink
add back references removed to simplify image
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Nov 9, 2024
1 parent 79ae173 commit 0f4f279
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
with:
context: .
push: true
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.17
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.18
13 changes: 12 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,15 @@ googleapis-common-protos
grpcio
grpcio-status
proto-plus
protobuf
protobuf
en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.6.0/en_core_web_md-3.6.0-py3-none-any.whl
es-core-news-md @ https://github.com/explosion/spacy-models/releases/download/es_core_news_md-3.6.0/es_core_news_md-3.6.0-py3-none-any.whl
presidio-analyzer
presidio-anonymizer
pycld2
uvicorn[standard]
fastapi
aiofiles
redis
transformers
typing

0 comments on commit 0f4f279

Please sign in to comment.