InvokeAI/invokeai/frontend/CLI/__init__.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
111 B
Python
Raw Normal View History

2023-03-03 06:02:00 +00:00
"""
2023-03-03 05:02:15 +00:00
Initialization file for invokeai.frontend.CLI
2023-03-03 06:02:00 +00:00
"""
2023-03-03 05:02:15 +00:00
from .CLI import main as invokeai_command_line_interface