diff --git a/README.md b/README.md index 7c822e9..6a5fcff 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This repo provides the source code and checkpoints for our paper [Scalable and E ## Package installation -- pip install -r requirement.txt +- pip install -r requirements.txt - pip install torch==1.10.0+cu111 -f https://download.pytorch.org/whl/torch_stable.html - conda install -c conda-forge faiss-gpu @@ -99,4 +99,4 @@ You are only one step away from success! But be patient, it might take some time Awesome! You have all files needed for training. Run the script for training: ``` bash full_scripts/full_lng_knp_train_pipline.sh -``` \ No newline at end of file +```