InvokeAI/ldm/invoke/restoration/__init__.py
Lincoln Stein 2b1aaf4ee7 rename all modules from ldm.dream to ldm.invoke
- scripts and documentation updated to match
- ran preflight checks on both web and CLI and seems to be working
2022-10-08 11:37:23 -04:00

5 lines
97 B
Python

'''
Initialization file for the ldm.invoke.restoration package
'''
from .base import Restoration