final-working-api / requirements.txt
Johdw's picture
Update requirements.txt
763812d verified
# THE FINAL, LIGHTWEIGHT REQUIREMENTS.
# This guarantees we use the SMALL, CPU-ONLY version of the AI library.
--extra-index-url https://download.pytorch.org/whl/cpu
torch
torchvision
# Minimal required libraries.
segment-anything-py
pillow
requests
fastapi
pydantic
python-multipart
uvicorn