StabilityMatrix icon indicating copy to clipboard operation
StabilityMatrix copied to clipboard

[BUG] BLIP & DeepDanbooru are not included in shared models.

Open Koitenshin opened this issue 1 year ago • 1 comments

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"

Koitenshin avatar Jun 09 '24 13:06 Koitenshin

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.

github-actions[bot] avatar Feb 14 '25 02:02 github-actions[bot]