Skip to content

Commit

Permalink
remove versions without versions
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed Nov 8, 2024
1 parent 0b0685f commit 799a046
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 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.1
tags: hal9ai/hal9-docker:latest,hal9ai/hal9-docker:0.2.2
13 changes: 1 addition & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,7 @@ langchain==0.1.12
langchain-core==0.1.32
langchain-text-splitters==0.0.1
langchain-openai==0.0.8
presidio-analyzer
presidio-anonymizer
pycld2
pyexiftool==0.5.5
python-multipart==0.0.9
torch==2.0.1
torchvision==0.15.2
uvicorn[standard]
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
fastapi
aiofiles
redis
transformers
typing
torchvision==0.15.2

0 comments on commit 799a046

Please sign in to comment.