AbdullahAlfaraj / AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
ControlNet 1.1 error
- Langage dominant
- TypeScript
- Étoiles
- 7.3k
- Forks
- 526
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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 <
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.