treygrainger / ai-powered-search

The codebase for the book "AI-Powered Search" (Manning Publications, 2024)
https://aipoweredsearch.com
152 stars 37 forks source link

Some packages are installed twice, increasing the build time & image size #136

Open alexott opened 6 months ago

alexott commented 6 months ago

Some dependencies that are specified in the requirements.txt, like, transformers are later replaced by installing https://github.com/explosion/spacy-experimental/releases/download/v0.6.1/en_coreference_web_trf-3.4.0a2-py3-none-any.whl:

en-coreference-web-trf-3.4.0a2 spacy-alignments-0.9.1 spacy-transformers-1.1.9 transformers-4.25.1