was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

How to start loading from the first image every time?

Open a4482903 opened this issue 1 year ago • 2 comments

1111 How does it always start from image-001?

a4482903 avatar Jun 29 '24 17:06 a4482903

Are you running local, or on a service? If on a service it requires the same machine to be able to increment to the next image, as the counter is stored in memory under the "label" name. It also only increments every run of the workflow, if that wasn't obvious. I know I've had to point that out once or twice in the past.

WASasquatch avatar Jul 02 '24 04:07 WASasquatch

您是在本地运行,还是在服务上运行?如果在服务上,它需要同一台计算机才能递增到下一个映像,因为计数器以 “label” 名称存储在内存中。它还只会增加工作流程的每次运行(如果这并不明显)。我知道我过去不得不指出一两次。

是不是意味着不能用purge cache节点?

neal0829 avatar Sep 08 '24 18:09 neal0829