Rename compel node

This commit is contained in:
StAlKeR7779 2023-05-05 21:30:16 +03:00
parent 58d7833c5c
commit a80fe05e23

View File

@ -47,6 +47,7 @@ class CompelInvocation(BaseInvocation):
class Config(InvocationConfig):
schema_extra = {
"ui": {
"title": "Prompt (Compel)",
"tags": ["prompt", "compel"],
"type_hints": {
"model": "model"