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
InstantI-ID & IP-Adapater is out of work and show this error message as below, anybody have same case with me? (i've update / reinstall controlnet still not work), Even i install a new WebUI & new controlnet, still not work...Please help me.
*** Error running process: D:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
File "D:\stable-diffusion-webui\modules\scripts.py", line 825, in process
script.process(p, *script_args)
File "D:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1286, in process
self.controlnet_hack(p)
File "D:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1271, in controlnet_hack
self.controlnet_main_entry(p)
File "D:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1219, in controlnet_main_entry
pulid_mode = PuLIDMode(unit.pulid_mode) if isinstance(unit.pulid_mode, str) else unit.pulid_mode
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\enum.py", line 385, in call
return cls.new(cls, value)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\enum.py", line 710, in new
raise ve_exc
ValueError: 'PuLIDMode.FIDELITY' is not a valid PuLIDMode
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
InstantI-ID & IP-Adapater is out of work and show this error message as below, anybody have same case with me? (i've update / reinstall controlnet still not work), Even i install a new WebUI & new controlnet, still not work...Please help me.
*** Error running process: D:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
File "D:\stable-diffusion-webui\modules\scripts.py", line 825, in process
script.process(p, *script_args)
File "D:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1286, in process
self.controlnet_hack(p)
File "D:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1271, in controlnet_hack
self.controlnet_main_entry(p)
File "D:\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 1219, in controlnet_main_entry
pulid_mode = PuLIDMode(unit.pulid_mode) if isinstance(unit.pulid_mode, str) else unit.pulid_mode
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\enum.py", line 385, in call
return cls.new(cls, value)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\enum.py", line 710, in new
raise ve_exc
ValueError: 'PuLIDMode.FIDELITY' is not a valid PuLIDMode
Beta Was this translation helpful? Give feedback.
All reactions