update DB
This commit is contained in:
@@ -27,25 +27,14 @@
|
||||
},
|
||||
{
|
||||
"author": "dicksondickson",
|
||||
"title": "Dickson's ComfyUI Custom Nodes Collection",
|
||||
"id": "dickson",
|
||||
"title": "ComfyUI-Dickson-Nodes",
|
||||
"id": "dicksonnodes",
|
||||
"reference": "https://github.com/dicksondickson/ComfyUI-Dickson-Nodes",
|
||||
"files": [
|
||||
"https://github.com/dicksondickson/ComfyUI-Dickson-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Dickson Color Match, TTPlanet Tile Preprocessor GF, TTPlanet Tile Preprocessor Simple, TTPlanet Tile Preprocessor cufoff. This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience."
|
||||
},
|
||||
{
|
||||
"author": "redhottensors",
|
||||
"title": "ComfyUI-ODE",
|
||||
"id": "ode",
|
||||
"reference": "https://github.com/redhottensors/ComfyUI-ODE",
|
||||
"files": [
|
||||
"https://github.com/redhottensors/ComfyUI-ODE"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ODE Solvers for ComfyUI\nThis node enables use of torchdiffeq ODE solvers with models. Intended for use with Stable Diffusion 3 and similar flow models."
|
||||
"description": "Custom nodes for ComfyUI by DicksonDickson."
|
||||
},
|
||||
{
|
||||
"author": "G-370",
|
||||
|
||||
@@ -8096,7 +8096,7 @@
|
||||
"description": "This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience. Currently includes color matching node forked from StableSR and TTPlanet's controlnet preprocessor. https://github.com/dicksondickson",
|
||||
"nickname": "Dickson Nodes",
|
||||
"title": "Dickson Nodes",
|
||||
"title_aux": "Dickson's ComfyUI Custom Nodes Collection"
|
||||
"title_aux": "ComfyUI-Dickson-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/digitaljohn/comfyui-propost": [
|
||||
@@ -10926,7 +10926,6 @@
|
||||
"https://github.com/logtd/ComfyUI-FLATTEN": [
|
||||
[
|
||||
"ApplyFlattenAttentionNode",
|
||||
"ApplyFlattenAttentionSD3MNode",
|
||||
"CreateFlowNoiseNode",
|
||||
"FlattenCheckpointLoaderNode",
|
||||
"KSamplerFlattenNode",
|
||||
@@ -10937,14 +10936,6 @@
|
||||
"title_aux": "ComfyUI-FLATTEN"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-FlattenFlow": [
|
||||
[
|
||||
"SampleFlowTrajectoriesNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FLATTEN"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-InstanceDiffusion": [
|
||||
[
|
||||
"ApplyScaleUModelNode",
|
||||
@@ -12473,51 +12464,6 @@
|
||||
"title_aux": "SD Prompt Reader"
|
||||
}
|
||||
],
|
||||
"https://github.com/redhottensors/ComfyUI-ODE": [
|
||||
[
|
||||
"Blended Transition [DVB]",
|
||||
"Calculation [DVB]",
|
||||
"Create Frame Set [DVB]",
|
||||
"Divide [DVB]",
|
||||
"Fade From Black [DVB]",
|
||||
"Fade To Black [DVB]",
|
||||
"Float Input [DVB]",
|
||||
"For Each Done [DVB]",
|
||||
"For Each Filename [DVB]",
|
||||
"Frame Set Append [DVB]",
|
||||
"Frame Set Frame Dimensions Scaled [DVB]",
|
||||
"Frame Set Index Offset [DVB]",
|
||||
"Frame Set Merger [DVB]",
|
||||
"Frame Set Reindex [DVB]",
|
||||
"Frame Set Repeat [DVB]",
|
||||
"Frame Set Reverse [DVB]",
|
||||
"Frame Set Split Beginning [DVB]",
|
||||
"Frame Set Split End [DVB]",
|
||||
"Frame Set Splitter [DVB]",
|
||||
"Generate Inbetween Frames [DVB]",
|
||||
"Int Input [DVB]",
|
||||
"Linear Camera Pan [DVB]",
|
||||
"Linear Camera Roll [DVB]",
|
||||
"Linear Camera Zoom [DVB]",
|
||||
"Load Image From Path [DVB]",
|
||||
"Multiply [DVB]",
|
||||
"ODESamplerSelect",
|
||||
"Sine Camera Pan [DVB]",
|
||||
"Sine Camera Roll [DVB]",
|
||||
"Sine Camera Zoom [DVB]",
|
||||
"String Input [DVB]",
|
||||
"Text Input [DVB]",
|
||||
"Trace Memory Allocation [DVB]",
|
||||
"Unwrap Frame Set [DVB]"
|
||||
],
|
||||
{
|
||||
"author": "RedHotTensors",
|
||||
"description": "Adaptive ODE Solvers for ComfyUI",
|
||||
"nickname": "ComfyUI-ODE",
|
||||
"title": "ComfyUI-ODE",
|
||||
"title_aux": "ComfyUI-ODE"
|
||||
}
|
||||
],
|
||||
"https://github.com/redhottensors/ComfyUI-Prediction": [
|
||||
[
|
||||
"AvoidErasePrediction",
|
||||
|
||||
Reference in New Issue
Block a user