You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"tooltip": "Connect Runware Video Inference Settings Source Position for settings.sourcePosition (width, height, x, y). Requires inputs.video and output width/height.",
196
-
}),
197
191
"useVoicePrompt": ("BOOLEAN", {
198
192
"tooltip": "Enable to include voicePrompt (delivery style instructions) in video inference settings.",
199
193
"default": False,
@@ -291,6 +285,12 @@ def INPUT_TYPES(cls):
291
285
"label_on": "Enabled",
292
286
"label_off": "Disabled",
293
287
}),
288
+
"edit": ("RUNWAREVIDEOINFERENCESETTINGSEDIT", {
289
+
"tooltip": "Connect Runware Video Inference Settings Edit for settings.edit (autoControls, strength, controls).",
"tooltip": "Connect Runware Video Inference Settings Source Position for settings.sourcePosition (width, height, x, y). Requires inputs.video and output width/height.",
0 commit comments