Open masapasa opened 5 years ago
OutOfRangeError Traceback (most recent call last)
It looks like it's not finding Faiss. Did Faiss install without any errors?
Am I missing something? Seems the issue content dose not match the title.
It seems the OutOfRangeError is caused by loading the model weight. Please make sure the model weight file is good and its path is correct.
Getting the same error.
ModuleNotFoundError: No module named '_swigfaiss'
Getting the same error.
ModuleNotFoundError: No module named '_swigfaiss'
Can you show the full error message? This looks like a FAISS install error.
try the api: https://pocket-derm.firebaseapp.com/
conda install -c pytorch faiss-cpu/gpu for faiss install. It worked for me
@masapasa did you install faiss on windows or mac or linux?
Faiss is not supported on windows
@harshit-saraswat try the api you dont have to install anything just send a post request :)
any idea how i can solve this?