# 安装环境
```python
pip3 install torch torchvision torchaudio
conda install -c conda-forge faiss
pip install src
```