pythongosssss / ComfyUI-WD14-Tagger

A ComfyUI extension allowing for the interrogation of booru tags from images.
MIT License
436 stars 51 forks source link

Stopped working after updating #36

Closed MrGingerSir closed 3 months ago

MrGingerSir commented 3 months ago

I updated today after having not used ComfyUI in a while, and everything updated well except this custom node. I have since tried uninstalling and reinstalling both by hand (following the directions exactly) and by using the manager in ComfyUI. I have also tried doing the fix option in the manager, but none of this has worked. When i load up ComfyUI, i receive the notification in my CMD window of (IMPORT FAILED).

pythongosssss commented 3 months ago

Could you please provide the output of the CMD window so I can see what the error is

pythongosssss commented 3 months ago

If the error is SyntaxError: f-string: unmatched '[', update now I've resolved that

MrGingerSir commented 3 months ago

thanks! it was SyntaxError: f-string: unmatched '[', and it works now after updating!