mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
web and formatting fixes
- remove non-existent import InvokeAIWebConfig - fix workflow file formatting - clean up whitespace
This commit is contained in:
parent
eca1e449a8
commit
9e4e386c9b
@ -7,7 +7,6 @@ from typing import types
|
||||
|
||||
from ..services.default_graphs import create_system_graphs
|
||||
from ..services.latent_storage import DiskLatentsStorage, ForwardCacheLatentsStorage
|
||||
from ..services.config import InvokeAIWebConfig
|
||||
from ..services.model_manager_initializer import get_model_manager
|
||||
from ..services.restoration_services import RestorationServices
|
||||
from ..services.graph import GraphExecutionState, LibraryGraph
|
||||
|
Loading…
Reference in New Issue
Block a user