Browse Source

Update README.md

pull/43/head
pharmapsychotic 2 years ago committed by GitHub
parent
commit
290a63b51e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

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

Loading…
Cancel
Save