This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2024-08-30 20:32:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
545d8968fd
InvokeAI
/
invokeai
/
backend
/
restoration
/
__init__.py
5 lines
103 B
Python
Raw
Normal View
History
Unescape
Escape
all vestiges of ldm.invoke removed
2023-03-03 06:02:00 +00:00
"""
Initialization
file
for
the
invokeai
.
backend
.
restoration
package
"""
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 15:37:23 +00:00
from
.
base
import
Restoration
Reference in New Issue
Copy Permalink