mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-30 03:11:33 +00:00
add detection of the missing files for existing assets
This commit is contained in:
@@ -149,6 +149,9 @@ def upgrade() -> None:
|
||||
# Extra basic tags
|
||||
{"name": "encoder", "tag_type": "system"},
|
||||
{"name": "decoder", "tag_type": "system"},
|
||||
|
||||
# Special tags
|
||||
{"name": "missing", "tag_type": "system"},
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user