mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
cleanup
This commit is contained in:
committed by
Kent Keirsey
parent
8df02623f2
commit
4af5a09a68
@ -374,6 +374,7 @@ AnyModelConfig = Annotated[
|
||||
|
||||
AnyModelConfigValidator = TypeAdapter(AnyModelConfig)
|
||||
|
||||
|
||||
class ModelConfigFactory(object):
|
||||
"""Class for parsing config dicts into StableDiffusion Config obects."""
|
||||
|
||||
|
Reference in New Issue
Block a user