mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
5 lines
96 B
Python
5 lines
96 B
Python
'''
|
|
Initialization file for the ldm.dream.restoration package
|
|
'''
|
|
from .base import Restoration
|