image-search / requirements.txt
cahya's picture
try pickle5 due to pickle load error
c9f0823
raw history blame
No virus
188 Bytes
numpy
torch
tensorflow
transformers
tensorflow
mtranslate
sentence-transformers
datasets
faiss-cpu
# streamlit version 0.67.1 is needed due to issue with caching
streamlit==0.67.1
pickle5