flan-t5-custom-handler / requirements.txt
MjolnirThor's picture
Update for FastAPI integration
232a012
raw
history blame
135 Bytes
torch>=2.0.0
transformers>=4.30.0
huggingface-hub>=0.19.0
accelerate>=0.20.0
fastapi>=0.68.0
uvicorn[standard]>=0.15.0
pydantic>=1.8.0