update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "WIP Conditioning Toolkit [UNSAFE]",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_CondsUtils",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI_CondsUtils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for modifying, saving and loading of various conditionings.[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "ThuckMaBaws",
|
||||
"title": "TMB Camera Modifier for ComfyUI [WIP]",
|
||||
"reference": "https://github.com/ThuckMaBaws/TMB-Camera-Modifier",
|
||||
"files": [
|
||||
"https://github.com/ThuckMaBaws/TMB-Camera-Modifier"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node adds a powerful camera-based modifier system to ComfyUI, enabling rich, authentic prompt generation for image workflows. It’s designed for creators who want to simulate real-world camera setups, film types, and stylistic traits — all with flexible filtering and randomization.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "pfpb",
|
||||
"title": "comfyui-badnodes",
|
||||
|
||||
@@ -4053,6 +4053,14 @@
|
||||
"title_aux": "ComfyUI Instructor Ollama"
|
||||
}
|
||||
],
|
||||
"https://github.com/ThuckMaBaws/TMB-Camera-Modifier": [
|
||||
[
|
||||
"Camera Modifier Selector"
|
||||
],
|
||||
{
|
||||
"title_aux": "TMB Camera Modifier for ComfyUI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/TimothyCMeehan/comfyui-ck3-presets": [
|
||||
[
|
||||
"CK3ResizeImage",
|
||||
@@ -7790,6 +7798,7 @@
|
||||
[
|
||||
"KesslerDev_AlwaysSeed",
|
||||
"KesslerDev_EnvironmentVariableGetter",
|
||||
"KesslerDev_LoadImageAndFilename",
|
||||
"KesslerDev_MultilineTextChoice"
|
||||
],
|
||||
{
|
||||
@@ -9881,6 +9890,7 @@
|
||||
"Batch Keyframes",
|
||||
"Canny Edge",
|
||||
"Get Image Dimensions",
|
||||
"Integer Min/Max",
|
||||
"Load Image Folder",
|
||||
"Load Images",
|
||||
"Load Images From List",
|
||||
@@ -10167,8 +10177,22 @@
|
||||
"title_aux": "ComfyUI-SilentRain"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI_CondsUtils": [
|
||||
[
|
||||
"InsertT5XXLEmb",
|
||||
"LoadReduxEmb",
|
||||
"LoadT5XXLConds",
|
||||
"LoadT5XXLEmb",
|
||||
"SaveCondsEmb",
|
||||
"SaveReduxEmb"
|
||||
],
|
||||
{
|
||||
"title_aux": "WIP Conditioning Toolkit [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": [
|
||||
[
|
||||
"InsertT5XXLEmb",
|
||||
"LoadReduxEmb",
|
||||
"LoadT5XXLConds",
|
||||
"LoadT5XXLEmb",
|
||||
@@ -10328,11 +10352,15 @@
|
||||
[
|
||||
"LoopTrimNode",
|
||||
"PreviewVideo",
|
||||
"ShotSplitByCutScore",
|
||||
"SliceBatch",
|
||||
"SliceLatents",
|
||||
"URLToVideo",
|
||||
"VideoDownloader",
|
||||
"VideoShotSplitter"
|
||||
"VideoShotSplitter",
|
||||
"VideoShotSplitterV0",
|
||||
"VideoShotSplitterV2",
|
||||
"VideoShotSplitterV3"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sprited ComfyUI Nodes [WIP]"
|
||||
|
||||
Reference in New Issue
Block a user