Browse Source

.

pull/34/head
pharmapsychotic 2 years ago
parent
commit
02576df0ce
  1. 2
      README.md

2
README.md

@ -36,7 +36,7 @@ Install with PIP
pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117
# install clip-interrogator # install clip-interrogator
pip install clip-interrogator==0.3.2 pip install clip-interrogator==0.3.3
``` ```
You can then use it in your script You can then use it in your script

Loading…
Cancel
Save