Move all downloaded models to one folder for caching #2
Annotations
11 errors
check:
ai_diffusion/connection.py#L4
Import "PyQt5.QtCore" could not be resolved (reportMissingImports)
|
check:
ai_diffusion/control.py#L2
Import "PyQt5.QtCore" could not be resolved (reportMissingImports)
|
check:
ai_diffusion/document.py#L5
Import "PyQt5.QtCore" could not be resolved (reportMissingImports)
|
check:
ai_diffusion/document.py#L6
Import "PyQt5.QtGui" could not be resolved (reportMissingImports)
|
check:
ai_diffusion/eventloop.py#L2
Import "PyQt5.QtCore" could not be resolved (reportMissingImports)
|
check:
ai_diffusion/extension.py#L3
Import "PyQt5.QtWidgets" could not be resolved (reportMissingImports)
|
check:
ai_diffusion/image.py#L3
Import "PyQt5.QtGui" could not be resolved (reportMissingImports)
|
check:
ai_diffusion/image.py#L4
Import "PyQt5.QtCore" could not be resolved (reportMissingImports)
|
check:
ai_diffusion/image.py#L236
Import "numpy" could not be resolved (reportMissingImports)
|
check:
ai_diffusion/image.py#L272
Import "numpy" could not be resolved (reportMissingImports)
|
test
Process completed with exit code 1.
|