Real-ESRGAN / realesrgan /__init__.py
Ahsen Khaliq
Update realesrgan/__init__.py
a2ce4cc
# flake8: noqa
from .archs import *
from .data import *
from .models import *
from .utils import *
#from .version import *