Closed Leonngm closed 8 months ago
Dear authors,
thank you for providing the code. When testing your code with the uni_walkthrough.ipynb an error occurs, because the 'faiss' module is missing.
Note: can be fixed with: pip install faiss-cpu h5py ipywidgets.
pip install faiss-cpu h5py ipywidgets
Best, Leon
Dear authors,
thank you for providing the code. When testing your code with the uni_walkthrough.ipynb an error occurs, because the 'faiss' module is missing.
Note: can be fixed with:
pip install faiss-cpu h5py ipywidgets
.Best, Leon