TinyTerra / ComfyUI_tinyterraNodes

A selection of nodes for Stable Diffusion ComfyUI
GNU General Public License v3.0
422 stars 45 forks source link

Fix issue when warning inside enConcatConditioning #150

Closed DrJKL closed 1 month ago

DrJKL commented 1 month ago

Otherwise...

    self.label_value = f'{CC.RED}Warning:{CC.LIGHTRED} '
AttributeError: 'str' object has no attribute 'label_value'