Closed imkelt closed 8 months ago
ModuleNotFoundError: No module named 'swinfir.metrics'
I deleted from .metrics import * from the __init__.py and it seems to work when running inference
from .metrics import *
__init__.py
ModuleNotFoundError: No module named 'swinfir.metrics'