shiimizu / ComfyUI_smZNodes

Custom nodes for ComfyUI such as CLIP Text Encode++
GNU General Public License v3.0
190 stars 14 forks source link

Error after last update - no attribute 'sampler' #16

Closed Suzie1 closed 10 months ago

Suzie1 commented 10 months ago

Traceback (most recent call last): File "F:\ComfyUI\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1748, in load_custom_node module_spec.loader.exec_module(module) File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "F:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_smZNodes__init__.py", line 99, in _Sampler = comfy.samplers.Sampler AttributeError: module 'comfy.samplers' has no attribute 'Sampler'

shiimizu commented 10 months ago

Should be fixed in https://github.com/shiimizu/ComfyUI_smZNodes/commit/f873c6c60e473fdf74aa21d42da7730d1d8a3786.