We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2857a44 commit 87a9890Copy full SHA for 87a9890
invokeai/app/invocations/fields.py
@@ -81,7 +81,6 @@ class UIType(str, Enum, metaclass=MetaEnum):
81
# region Misc Field Types
82
Scheduler = "SchedulerField"
83
Any = "AnyField"
84
- Video = "VideoField"
85
# endregion
86
87
# region Internal Field Types
0 commit comments