PhotoSimilarityAPI / requirements.txt
indoflaven's picture
Update requirements.txt
bc67776
raw
history blame contribute delete
140 Bytes
fastapi==0.74.*
requests==2.27.*
sentencepiece==0.1.*
torch==1.11.*
transformers==4.*
uvicorn[standard]==0.17.*
sentence_transformers
Pillow