ComfyUI-AutomaticCFG icon indicating copy to clipboard operation
ComfyUI-AutomaticCFG copied to clipboard

Cannot import NameError: name 'CLIPTemperaturePatch' is not defined

Open zboing opened this issue 1 year ago • 2 comments

Related issues: https://github.com/Extraltodeus/ComfyUI-AutomaticCFG/issues/32 https://github.com/Extraltodeus/ComfyUI-AutomaticCFG/issues/31

To solve it the user needs to enable the line 20:

 "Temperature settings CLIP": CLIPTemperaturePatch,

This issue is present in the latest version.

zboing avatar Jul 03 '24 19:07 zboing

Oh thank you but I moved these nodes and commented them out from the init file since I moved them here

I'm only letting them, commented out, in case somebody would really use these older versions. But it is not a bug itself.

The previous tickets were opened when I added the nodes as I forgot to add them to the init file.

Extraltodeus avatar Jul 07 '24 23:07 Extraltodeus

From my side it was a bug since it was throwing the same error from the title. The only way I managed to get it working was to uncomment that line.

zboing avatar Jul 09 '24 10:07 zboing