Skip to content

Commit

Permalink
Merge pull request #894 from microsoft/bugs/enrichment-huggingface-up…
Browse files Browse the repository at this point in the history
…date

Update sequence-transformers to version 2.3.0 to resolve hugging face errror.
  • Loading branch information
dayland authored Oct 24, 2024
2 parents 55a11a7 + dec3362 commit 4ac11b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/enrichment/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
torch
torchvision
torchaudio
sentence-transformers == 2.2.2
sentence-transformers == 2.3.0
fastapi == 0.109.1
fastapi-utils == 0.2.1
uvicorn == 0.23.2
Expand Down

0 comments on commit 4ac11b4

Please sign in to comment.