cv-matcher-app / requirements.txt
lilcoderi's picture
Update requirements.txt
a58f1d3 verified
raw
history blame contribute delete
145 Bytes
fastapi
uvicorn[standard]
python-multipart
numpy<2
sentence-transformers==5.2.2
torch --index-url https://download.pytorch.org/whl/cpu
PyPDF2