Giter VIP home page Giter VIP logo

Comments (6)

rgthree avatar rgthree commented on June 28, 2024

The state in your full workflow does look like it should work. Bypassing isn't provided by my nodes here, but looking at the code in comfy, when your "Upscale Image (using Model)" image input works backwards, it looks like it should follow the two Detailer nodes up to the switch. If you've pulled the latest version (after fixing #10), then that Switch should be choosing the Refiner Context with a valid Image.

Can you add a "Preview Image" node after that switch's with the switch's image output, and again after the two Detailers? If Comfy is working as it looks like it should, those two should be the same and from your refiner (looking at your full workflow, with Revision muted)

from rgthree-comfy.

alessandroperilli avatar alessandroperilli commented on June 28, 2024

Well, at least I understood how it works.

I tried to place a debug Preview Image node everywhere but it's useless. The workflow simply doesn't start, so nothing gets processed at all. The only thing that works is the generation of a new seed.

from rgthree-comfy.

rgthree avatar rgthree commented on June 28, 2024

If you’d like, you can share your workflow JSON and I’ll take a look when I have a chance

from rgthree-comfy.

alessandroperilli avatar alessandroperilli commented on June 28, 2024

Much appreciated. The json is here.

from rgthree-comfy.

rgthree avatar rgthree commented on June 28, 2024

Huh, so I found the error, and as I thought it's nothing to do with my nodes (phew!) or even your general workflow.

Looks like the two SEGS Reroute nodes you have going from the 'Size of the Small Faces' node over to the 'Detailer for BigFaces; node are using "Primitive Reroute" nodes from https://github.com/pythongosssss/ComfyUI-Custom-Scripts which, I guess, aren't compatible with ComfyUI's bypassing. The error comes from that node.

If you replace those with normal Reroute (or, my Reroute) nodes it seems to work fine.

(Note that in the pythongosssss README, they do state that their Primitive Reroute node should not be used for normal rerouting. I'm sure it was just a mistake, but just making note).

from rgthree-comfy.

alessandroperilli avatar alessandroperilli commented on June 28, 2024

A valuable lesson. Thank you so much for the time you dedicated to it.

from rgthree-comfy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.