Parse LoRA from prompt #13
Annotations
3 errors
check
Process completed with exit code 1.
|
check:
ai_diffusion/workflow.py#L247
Expression of type "tuple[()]" cannot be assigned to parameter of type "list[dict[str, str | float]]"
"tuple[()]" is incompatible with "list[dict[str, str | float]]" (reportGeneralTypeIssues)
|
check
1 error
|