Capstone-II / requirements.txt
Akash-Dragon's picture
Initial backend deploy with DB and embeddings
7b374c9
Raw
History Blame
393 Bytes
fastapi==0.121.1
uvicorn==0.38.0
pydantic==2.12.4
starlette==0.47.3
python-multipart==0.0.20
torch==2.2.2+cpu
torchvision==0.17.2+cpu
--extra-index-url https://download.pytorch.org/whl/cpu
git+https://github.com/openai/CLIP.git
ftfy==6.3.1
regex==2025.9.18
tqdm
chromadb==1.4.1
sentence-transformers==2.7.0
numpy==1.26.4
Pillow==10.4.0
requests==2.32.5
openai==2.9.0
python-dotenv==1.2.1