feat: Recognize missing nodes used within the group node and add functionality.

This commit is contained in:
Dr.Lt.Data
2023-12-08 10:18:05 +09:00
parent 208d26bebe
commit fe8de94ed7
2 changed files with 13 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ import http.client
import re
import signal
version = "V1.7.2"
version = "V1.8"
print(f"### Loading: ComfyUI-Manager ({version})")