Extraltodeus

Results 15 issues of Extraltodeus

Hello! I am submitting this pull request to add an iterable pre-CFG function entry in the model options. This modification will enable reworking the predictions before the CFG function, allowing...

I just slapped the Heun part at the end of EulerCFGpp and it slapped me back. To compare: Heun / HeunCFGpp / EulerCFGpp ![combined_3_images](https://github.com/user-attachments/assets/771906cd-fd9f-4233-b17a-b18de67fa927) The fact that the Heun part...

Hello! First and before all: Thank you for this tool. It's amazingly simple and friendly to use while also having a very nice UI. I was wondering if it was...

This PR adds backward compatibility for older frontends that don't support the V3 COMBO schema format introduced in recent ComfyUI versions. Fixes #11010 ### Changes - Adds `convert_v3_to_v1_schema()` function in...

### Custom Node Testing - [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help) ### Expected Behavior Nodes...

Potential Bug