ml-model-restapi / requirements.txt
fahmiaziz98
change version transformers
9c12a95
raw
history blame contribute delete
242 Bytes
boto3==1.37.27
# torch==2.6.0 # Uncomment the line below if you want to use the GPU version of PyTorch
# torch==2.6.0 --extra-index-url https://download.pytorch.org/whl/cpu
transformers[torch]
pillow==11.1.0
fastapi==0.115.12
uvicorn==0.34.0