Support NoobAI inpaint control-net #747
Annotations
5 errors
|
check
Process completed with exit code 1.
|
|
check:
ai_diffusion/util.py#L202
ai_diffusion/util.py:202:12: SyntaxError: Cannot use star annotation on Python 3.10 (syntax was added in Python 3.11)
|
|
check:
ai_diffusion/server.py#L664
ai_diffusion/server.py:664:55: SyntaxError: Cannot use star annotation on Python 3.10 (syntax was added in Python 3.11)
|
|
check:
ai_diffusion/server.py#L656
ai_diffusion/server.py:656:62: SyntaxError: Cannot use star annotation on Python 3.10 (syntax was added in Python 3.11)
|
|
check:
ai_diffusion/server.py#L541
ai_diffusion/server.py:541:30: SyntaxError: Cannot use star annotation on Python 3.10 (syntax was added in Python 3.11)
|