AbdullahAlfaraj / AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
ControlNet 1.1 error
- Vorherrschende Sprache
- TypeScript
- Sterne
- 7.3k
- Forks
- 526
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
ControlNet 1.1 is throwing this error, tried with few models.
> [ControlNet] warning: using deprecated '/controlnet/txt2img' route
[ControlNet] warning: consider using the '/sdapi/v1/txt2img' route with the 'alwayson_scripts' json property instead
Error running process: C:\ai\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py
Traceback (most recent call last):
File "C:\ai\stable-diffusion-webui\modules\scripts.py", line 417, in process
script.process(p, *script_args)
File "C:\ai\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py", line 736, in process
resize_mode = external_code.resize_mode_from_value(unit.resize_mode)
File "C:\ai\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\external_code.py", line 28, in resize_mode_from_value
return ResizeMode(value)
File "C:\Users\Admin\AppData\Local\Programs\Python\Python310\lib\enum.py", line 385, in __call__
return cls.__new__(cls, value)
File "C:\Users\Admin\AppData\Local\Programs\Python\Python310\lib\enum.py", line 710, in __new__
raise ve_exc
ValueError: 'Scale to Fit (Inner Fit)' is not a valid ResizeMode <
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.