mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-05 10:29:07 -05:00
5 lines
121 B
Python
5 lines
121 B
Python
"""
|
|
Wrapper for invokeai.backend.configure.invokeai_configure
|
|
"""
|
|
from ...backend.install.invokeai_configure import main
|