SUPIR / sgm /models /__init__.py
Fabrice-TIERCELIN's picture
Rename __init__.py to sgm/models/__init__.py
f616433 verified
raw history blame
No virus
85 Bytes
from .autoencoder import AutoencodingEngine
from .diffusion import DiffusionEngine