mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 03:23:32 +08:00
IS_CHANGED should be a classmethod (#5159)
This commit is contained in:
parent
d57d58c265
commit
4290609ae3
@ -37,6 +37,7 @@ class SaveImageWebsocket:
|
||||
|
||||
return {}
|
||||
|
||||
@classmethod
|
||||
def IS_CHANGED(s, images):
|
||||
return time.time()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user