AI / requirements.txt
MatteoScript's picture
Update requirements.txt
18a3e4f verified
raw
history blame
194 Bytes
fastapi==0.74.*
requests==2.27.*
sentencepiece==0.1.*
torch==1.11.*
transformers==4.*
uvicorn[standard]==0.17.*
huggingface-hub==0.19.*
gradio-client==0.10.*
aiohttp==3.9.1
asyncio==3.4.3
Pillow