segmentation / requirements.txt
shekzee's picture
Update requirements.txt
21495d2 verified
fastapi
uvicorn
numpy
pillow
python-multipart
torch # If you use PyTorch
torchvision # If your model is from torchvision
# or
tensorflow # If you use TensorFlow instead of PyTorch
transformers