SilverAndJade
SilverAndJade
Thanx, honestly none of the rest are super complicated. I should probably just code them myself if I waste time in the evening generating images for fun. :)
There's a preview image and a json save to use the nodes in the pull request, I think one last thing I want to do is add a button on...
Well, as I understood Automatic1111's Upscale Fix, it kept the same seed value to reduce the randomization somewhat. The issue I was having was that each sampler gets a random...
@comfyanonymous I've finally added my output directory solution and removed the SaveImageList node from my fork. Please have a look and see what you think. https://github.com/Silversith/ComfyUI/blob/master/web/extensions/core/imageFeed.js It's essentially an image...
> Ability to pass seeds would be great. You can already use a primitive and convert the seeds to inputs and pass in the primitive
> Everything here seems to be working so far for me. I haven't tested the custom nodes yet since I'm testing some of my own currently. Not sure what that...
@comfyanonymous Please have a look and take some of the items I've added I'm obviously a beginner at this, but there's a few things that might be needed; * Add...
Will do when I next get a gap. The save image list just shows all the images in the output directory. It does get a bit much if there's more...
> I gave this a try and unfortunately it crashed my browser probably because I have over 10k images in the output folder. 😅 I didn't think of that. I...
> > I gave this a try and unfortunately it crashed my browser probably because I have over 10k images in the output folder. > > 😅 I didn't think...