Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Legenzoff authored Jul 14, 2021
1 parent 343e099 commit 23d2672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Alternatively, these were the conda commands used to install the required packag
conda create -n py37-vector-search python=3.7
conda activate py37-vector-search
conda install -c conda-forge jupyterlab
conda install pytorch torchvision torchaudio cpuonly -c pytorchconda install pytorch torchvision torchaudio cpuonly -c pytorch
conda install pytorch torchvision torchaudio cpuonly -c pytorch
conda install -c anaconda gensim
conda install smart_open==2.0.0
pip install azure-search-documents
Expand Down

0 comments on commit 23d2672

Please sign in to comment.