[BUG] BLIP & DeepDanbooru are not included in shared models.
If you have BLIP (Clip Interrogator) from a previous installation of AUTOMATIC1111's Stable Diffusion UI and place it in the base shared models folder, A1111 ignores it (C:\SD\Models in my use case), and redownloads the model under "C:\SD\Packages\stable-diffusion-webui\models\BLIP".
The following are from my personal use.
Affected paths are: "C:\SD\Packages\stable-diffusion-webui\models\torch_deepdanbooru\model-resnet_custom_v3.pt" instead of "C:\SD\Models\torch_deepdanbooru\model-resnet_custom_v3.pt" & "C:\SD\Packages\stable-diffusion-webui\models\BLIP\model_base_caption_capfilt_large.pth" instead of "C:\SD\Models\BLIP\model_base_caption_capfilt_large.pth"
This issue is stale because it has been open 60 days with no activity. Remove the stale label or comment, else this will be closed in 7 days.