embedding / requirements.txt
rockerritesh's picture
Upload 3 files
8fe59a0 verified
raw
history blame
179 Bytes
RUN pip install --no-cache-dir torch==2.3.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
uvicorn==0.30.1
fastapi==0.111.0
pydantic==2.7.3
sentence-transformers==3.0.0