Merge branch 'main' into feat/queue_batch

This commit is contained in:
Dr.Lt.Data
2025-03-24 22:53:13 +09:00
15 changed files with 5002 additions and 3939 deletions

View File

@@ -261,7 +261,7 @@ comfy_ui_revision = "Unknown"
comfy_ui_commit_datetime = datetime(1900, 1, 1, 0, 0, 0)
channel_dict = None
valid_channels = set()
valid_channels = {'default', 'local'}
channel_list = None