Replies: 2 comments 3 replies
-
https://youtu.be/Ev44xkbnbeQ?si=dJ3jiV8S5DbpBQow |
Beta Was this translation helpful? Give feedback.
2 replies
-
This seems like a current PoC level of implementation, but it looks like a good starting point from here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to take a crack at implementing a custom node for DemoFusion (new upscaling technique). To do so, I need to run checkpoint models in the forward (noising) direction. I can see Comfy has its own implementation of models and that they have a forward() call, but I'm not certain how you would access this appropriately from a node. Has anyone done this before?
Beta Was this translation helpful? Give feedback.
All reactions