support pip comfyui-manager

This commit is contained in:
Dr.Lt.Data
2025-03-19 22:24:04 +09:00
parent 3b19fc76e3
commit 6897a1d077
2 changed files with 5 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ import importlib
import folder_paths
import latent_preview
import node_helpers
import comfyui_manager
def before_node_execution():
comfy.model_management.throw_exception_if_processing_interrupted()