mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
add safetychecker and watermark nodes
This commit is contained in:
@ -13,3 +13,4 @@ from .model_management import (
|
||||
ModelType, SubModelType, ModelInfo
|
||||
)
|
||||
from .safety_checker import SafetyChecker
|
||||
from .model_management.models import SilenceWarnings
|
||||
|
Reference in New Issue
Block a user