mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-06-07 03:52:10 +08:00
Add missing category for T5TokenizerOption (#8177)
Change it if you need to but it should at least have a category.
This commit is contained in:
parent
aee2908d03
commit
f5e4e976f4
@ -31,6 +31,7 @@ class T5TokenizerOptions:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CATEGORY = "_for_testing/conditioning"
|
||||||
RETURN_TYPES = ("CLIP",)
|
RETURN_TYPES = ("CLIP",)
|
||||||
FUNCTION = "set_options"
|
FUNCTION = "set_options"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user