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

No module named 'custom_nodes.AInseven'

Open cardenluo opened this issue 2 years ago • 2 comments

image

cardenluo avatar Jan 13 '24 04:01 cardenluo

@cardenluo I also got this problem a moment ago, and I think you could just change the fold name from 'ComfyUI-fastblend-main' to 'AInseven', then it will go well. @AInseven It's really a nice work. But here is still something confused me a little bit, could you help to tell more about how rebatchimage or rebatchlatents work and how to use them? Thanks a lot.

skyrimpasser avatar Jan 13 '24 21:01 skyrimpasser

@cardenluo I also got this problem a moment ago, and I think you could just change the fold name from 'ComfyUI-fastblend-main' to 'AInseven', then it will go well. @AInseven It's really a nice work. But here is still something confused me a little bit, could you help to tell more about how rebatchimage or rebatchlatents work and how to use them? Thanks a lot.

  1. yes, you are right, just change the fold name. I forgot this.
  2. you can find example in 例子, rebatchimage and rebatchlatents mush have the same batch_size, this will make the KSampler render a batch_size images simultaneously

AInseven avatar Jan 15 '24 06:01 AInseven