InvokeAI/invokeai/backend/web/__init__.py
2023-03-03 01:02:00 -05:00

5 lines
101 B
Python

"""
Initialization file for the web backend.
"""
from .invoke_ai_web_server import InvokeAIWebServer