Support for Qwen-Image, Qwen-Image-Edit, and Qwen-Image-Edit-Plus #951
Annotations
11 errors
|
check
Process completed with exit code 1.
|
|
check:
ai_diffusion/workflow.py#L169
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
|
check:
ai_diffusion/workflow.py#L166
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
|
check:
ai_diffusion/workflow.py#L161
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
|
check:
ai_diffusion/workflow.py#L157
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
|
check:
ai_diffusion/workflow.py#L154
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
|
check:
ai_diffusion/workflow.py#L151
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
|
check:
ai_diffusion/workflow.py#L149
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
|
check:
ai_diffusion/workflow.py#L145
"model" is possibly unbound (reportPossiblyUnboundVariable)
|
|
check:
ai_diffusion/client.py#L110
Operator "in" not supported for types "Literal['svdq']" and "str | None"
Operator "in" not supported for types "Literal['svdq']" and "None" (reportOperatorIssue)
|
|
check:
ai_diffusion/client.py#L110
Operator "in" not supported for types "Literal['qwen']" and "str | None"
Operator "in" not supported for types "Literal['qwen']" and "None" (reportOperatorIssue)
|