mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix module-not-found error on startup of new Invoke WebGUI
This commit is contained in:
parent
6e54f504e7
commit
97ec1b156c
@ -15,6 +15,7 @@ from ldm.dream.pngwriter import PngWriter
|
||||
from ldm.dream.image_util import make_grid
|
||||
from ldm.dream.log import write_log
|
||||
from omegaconf import OmegaConf
|
||||
from backend.invoke_ai_web_server import InvokeAIWebServer
|
||||
|
||||
# The output counter labels each output and is keyed to the
|
||||
# command-line history
|
||||
|
Loading…
Reference in New Issue
Block a user