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