text2textwithdockers / requirements.txt
Kiranmai97's picture
Upload 3 files
1b99dc7 verified
raw
history blame
198 Bytes
fastapi==0.74.*
requests==2.27.*
uvicorn[standard]==0.17.* #it is required basically to run your framework with the help of fastapi library
sentencepiece==0.1.*
torch==1.11.*
transformers==4.*