You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. Please assist with below. Error loading Extension = no Tab:
*** Error loading script: clip_interrogator_ext.py
Traceback (most recent call last):
File "E:\Games\sd.webui\webui\modules\scripts.py", line 319, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "E:\Games\sd.webui\webui\modules\script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "E:\Games\sd.webui\webui\extensions\clip-interrogator-ext\scripts\clip_interrogator_ext.py", line 10, in
import clip_interrogator
ModuleNotFoundError: No module named 'clip_interrogator'
The text was updated successfully, but these errors were encountered:
Hello. Please assist with below. Error loading Extension = no Tab:
*** Error loading script: clip_interrogator_ext.py
Traceback (most recent call last):
File "E:\Games\sd.webui\webui\modules\scripts.py", line 319, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "E:\Games\sd.webui\webui\modules\script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "E:\Games\sd.webui\webui\extensions\clip-interrogator-ext\scripts\clip_interrogator_ext.py", line 10, in
import clip_interrogator
ModuleNotFoundError: No module named 'clip_interrogator'
The text was updated successfully, but these errors were encountered: