ComfyUI: LINK
Github repo + nodes description: LINK
Leave suggestions and errors if you meet them
What's new in 0.5.0:
CombiningArea scaler
More user-friendly ui names
ALL nodes description moved to GitHUB
Tuples and so on moved to their own directory in UI
Simple* introduction:
Automate calculation depending on image sizes or something you want
easier(or not) editing multiple values of various nodes
Math
Modded scalers
Installing: unzip files in ComfyUI/custom_nodes folder
Should look like this:
For example (v0.5.0) there is an example how scaled ConditioningArea can improve image after scaled latent combining:
Only LatentCombine:
Combining preview:
LatentCombine with scaled ConditioningArea (640*360 to 1360*768):
Example of workflow i made for this located in: /Derfuu_ComfyUI_ModdedNodes/workflow_examples/
model: hPANTYHOSENEKO (sorry, couldn't find link)
negative promp: embedding:verybadimagenegative6400
TROUBLESHOOTING:
If there are troubles with different sizes, aside from *64, this may solve problem: found on GitHUB
This code is at the end of this file: /ComfyUI/comfy/ldm/modules/diffusionmodules/openaimodules.py
NOTES#2:
Debug nodes counts as OUTPUT nodes and can be used withowt image preview or save nodes to get results
P.S.:
All fixes wou can find or post on github, i look there too
If you catch error like: Calculated padded input size per channel: (2 x 82). Kernel size: (3 x 3). Kernel size can't be greater than actual input size. This MAY be because of too high or low offset you give to node
Description
Updated to last ComfyUI version (on 26.03.23) to use conversion between fields and connection points
Fixed types issues
Added:
Int2Tuple
Deleted due to last ComfyUI update which made them nearly useless now:
ConditioningSetAreaEXT (modded)
EmptyLatentImage (modded)
NOT Deleted, but now might be useless (IMHO):
LatentComposite (modded)
ConditioningSetArea (modded)
TUPLES moved to their own subfolder in UI
ALL custom nodes with FLOAT, INT, STRING values now can use their own fields as inputs (use conversion to points to connect)
Refactored nearly all code... again
FAQ
Comments (2)
The optional inputs are a great addition. One suggestion though, please name all your nodes properly for readability. The User Interface is for end-users, not programmers and such, so CamelCaseNames are annoying to sift through when looking for stuff. Also don't include random abbreviations that have no meaning to the end user.
Comfy not naming base nodes properly, using capital letters one place, and not another, etc, is really just terrible looking. We don't need to emulate it. :P
I'm not very familiar with LatentCombine, ConditionSetArea, or touples. I've tried going through the example project for V0.4, but couldn't really make sense out of it.
Is there any tutorial or resource out there that can break these nodes down and explain how they work together?
Looks like we don't have an active mirror for this file right now.
CivArchive is a community-maintained index — we catalog mirrors that volunteers upload to HuggingFace, torrents, and other public hosts. Looks like no one has uploaded a copy of this file yet.
Some files do get recovered over time through contributions. If you're looking for this one, feel free to ask in Discord, or help preserve it if you have a copy.