Cannot import NameError: name 'CLIPTemperaturePatch' is not defined
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.
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.
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.