ComfyUI - WD14 Tagger: CLIP Interrogator

preview_player
Показать описание
In this video, I introduce the WD14 Tagger extension that provides the CLIP Interrogator feature.
Рекомендации по теме
Комментарии
Автор

Just what I needed. Thank you for the clear instructions!!

courtneyb
Автор

Playing around with this now, it is very cool. Thanks for the tutorial

edtheeditor-me
Автор

wd-v1-4-vit-tagger-v2 is not working, it gives error
Error occurred when executing

[ONNXRuntimeError] : 7 : INVALID_PROTOBUF : Load model from failed:Protobuf parsing failed.

File "D:\000AI\00ComfyUI\ComfyUI\execution.py", line 155, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)

File "D:\000AI\00ComfyUI\ComfyUI\execution.py", line 85, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)

File "D:\000AI\00ComfyUI\ComfyUI\execution.py", line 78, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))

File "D:\000AI\00ComfyUI\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger\wd14tagger.py", line 169, in tag
tag(image, model, threshold, character_threshold, exclude_tags)))

File line 174, in wait_for_async

File "asyncio\base_events.py", line 653, in run_until_complete
File line 164, in run_async
r = await async_fn()

File "D:\000AI\00ComfyUI\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger\wd14tagger.py", line 47, in tag
model = InferenceSession(name,

File "D:\000AI\00ComfyUI\python_embeded\Lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 419, in __init__
self._create_inference_session(providers, provider_options, disabled_optimizers)
File "D:\000AI\00ComfyUI\python_embeded\Lib\site-packages\onnxruntime\capi\onnxruntime_inference_collection.py", line 452, in _create_inference_session
sess = C.InferenceSession(session_options, self._model_path, True,

RahulGupta
Автор

Many thanks, it is very useful to me.

gb
Автор

he tell error while installing wd v1 moat tagger
any solutions

slimop
Автор

Can you please tell me wich extension you are using for the top status bar on the widgets? :D looks amazing

eraizei
Автор

sorry, but how u can disable load check point and al lthing to only run interrogator like that ?

huycuongcao
Автор

You can download from ComfyUI from here:

And ComfyUI-Manager extension from here:

And ComfyUI-WD14-Tagger custom node from here:

drltdata
Автор

How can I modify the recognized prompt words

朱军军-nl
Автор

please make a video how to create video animations

NoPrgress
Автор

how to remove bg from image and make it transparent

NoPrgress
Автор

What about another model? For example VIT-models

uvencosuper