File size: 198 Bytes
1b99dc7
 
 
 
 
 
1
2
3
4
5
6
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.*