Loading CLIP interrogator...
Loading CLIP model from ViT-H-14/laion2b_s32b_b79k
Loading BLIP model...
load checkpoint from https://storage.googleapis.com/sfr-vision-language-research/BLIP/models/model_large_caption.pth
Loading CLIP model...
Traceback (most recent call last):
File "D:\sd-webui-aki-v4\extensions\sd_smartprocess\smartprocess.py", line 106, in preprocess
clip_interrogator = ClipInterrogator(clip_use_v2,
File "D:\sd-webui-aki-v4\extensions\sd_smartprocess\clipinterrogator.py", line 107, in init
self.load_clip_model()
File "D:\sd-webui-aki-v4\extensions\sd_smartprocess\clipinterrogator.py", line 118, in load_clip_model
self.clipmodel, , self.clip_preprocess = open_clip.create_model_and_transforms(
File "D:\sd-webui-aki-v4\py310\lib\site-packages\open_clip\factory.py", line 308, in create_model_and_transforms
model = create_model(
File "D:\sd-webui-aki-v4\py310\lib\site-packages\open_clip\factory.py", line 222, in create_model
checkpoint_path = download_pretrained(pretrained_cfg, cache_dir=cache_dir)
File "D:\sd-webui-aki-v4\py310\lib\site-packages\open_clip\pretrained.py", line 425, in download_pretrained
target = download_pretrained_from_hf(model_id, cache_dir=cache_dir)
File "D:\sd-webui-aki-v4\py310\lib\site-packages\open_clip\pretrained.py", line 395, in download_pretrained_from_hf
cached_file = hf_hub_download(model_id, filename, revision=revision, cache_dir=cache_dir)
File "D:\sd-webui-aki-v4\py310\lib\site-packages\huggingface_hub\utils_validators.py", line 120, in _inner_fn
return fn(*args, **kwargs)
File "D:\sd-webui-aki-v4\py310\lib\site-packages\huggingface_hub\file_download.py", line 1259, in hf_hub_download
raise LocalEntryNotFoundError(
huggingface_hub.utils._errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on.
Loading CLIP interrogator... Loading CLIP model from ViT-H-14/laion2b_s32b_b79k Loading BLIP model... load checkpoint from https://storage.googleapis.com/sfr-vision-language-research/BLIP/models/model_large_caption.pth Loading CLIP model... Traceback (most recent call last): File "D:\sd-webui-aki-v4\extensions\sd_smartprocess\smartprocess.py", line 106, in preprocess clip_interrogator = ClipInterrogator(clip_use_v2, File "D:\sd-webui-aki-v4\extensions\sd_smartprocess\clipinterrogator.py", line 107, in init self.load_clip_model() File "D:\sd-webui-aki-v4\extensions\sd_smartprocess\clipinterrogator.py", line 118, in load_clip_model self.clipmodel, , self.clip_preprocess = open_clip.create_model_and_transforms( File "D:\sd-webui-aki-v4\py310\lib\site-packages\open_clip\factory.py", line 308, in create_model_and_transforms model = create_model( File "D:\sd-webui-aki-v4\py310\lib\site-packages\open_clip\factory.py", line 222, in create_model checkpoint_path = download_pretrained(pretrained_cfg, cache_dir=cache_dir) File "D:\sd-webui-aki-v4\py310\lib\site-packages\open_clip\pretrained.py", line 425, in download_pretrained target = download_pretrained_from_hf(model_id, cache_dir=cache_dir) File "D:\sd-webui-aki-v4\py310\lib\site-packages\open_clip\pretrained.py", line 395, in download_pretrained_from_hf cached_file = hf_hub_download(model_id, filename, revision=revision, cache_dir=cache_dir) File "D:\sd-webui-aki-v4\py310\lib\site-packages\huggingface_hub\utils_validators.py", line 120, in _inner_fn return fn(*args, **kwargs) File "D:\sd-webui-aki-v4\py310\lib\site-packages\huggingface_hub\file_download.py", line 1259, in hf_hub_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on.