mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-03 09:25:02 -05:00
5 lines
103 B
Python
5 lines
103 B
Python
"""
|
|
Initialization file for the invokeai.backend.restoration package
|
|
"""
|
|
from .base import Restoration
|