space-test / requirements.txt
Tony Shepherd
first attempt at transformer pipeline llm endpoint
9033156
raw
history blame contribute delete
92 Bytes
torch==1.11.*
transformers==4.*
uvicorn[standard]==0.17.*
fastapi==0.99.1
pydantic==1.10.12