colbert-xm-for-inference-api / requirements_extra.txt
fdurant's picture
chore: split the dependencies over two files: requirements.txt (used by HF Inference Endpoint) and requirements_extra.txt (only for local development) . Goal is to prevent the error 'Cannot uninstall 'blinker' seen in the HF Inference Endpoint logs
d971a2b
raw
history blame
73 Bytes
hf-endpoints-emulator==0.1.1
torch==2.3.1
pytest==8.2.2
requests==2.32.3