mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
2b1aaf4ee7
- scripts and documentation updated to match - ran preflight checks on both web and CLI and seems to be working
5 lines
93 B
Python
5 lines
93 B
Python
'''
|
|
Initialization file for the ldm.invoke.generator package
|
|
'''
|
|
from .base import Generator
|