update DB
This commit is contained in:
@@ -12,6 +12,26 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "neeltheninja",
|
||||
"title": "ComfyUI-TempFileDeleter [UNSAFE]",
|
||||
"reference": "https://github.com/neeltheninja/ComfyUI-TempFileDeleter",
|
||||
"files": [
|
||||
"https://github.com/neeltheninja/ComfyUI-TempFileDeleter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node is designed to streamline your workflow in ComfyUI by efficiently cleaning up temporary files on each run. This node takes no input. You can specify 'on' or 'off' in the node itself, or just bypass to not use use it.[w/This node can delete any files in the folder mentioned in 'folder_path' in the node. Be aware of this and change the folder path correctly before running any workflow with this node. I will NOT be responsible for wrongly deleted files because you didn't read this beforehand.]"
|
||||
},
|
||||
{
|
||||
"author": "kylegrover",
|
||||
"title": "ComfyUI-MochiWrapper [UNSAFE]",
|
||||
"reference": "https://github.com/kylegrover/comfyui-python-cowboy",
|
||||
"files": [
|
||||
"https://github.com/kylegrover/comfyui-python-cowboy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "run python code in comfyui\nuses codemirror for nice syntax highlighting\nNOTE: based on ComfyUI-nidefawl[w/This node is an unsafe node that includes the capability to execute arbitrary python script.]"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-MochiWrapper [WIP]",
|
||||
@@ -92,16 +112,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Upscale image with model multiple times !"
|
||||
},
|
||||
{
|
||||
"author": "MiddleKD",
|
||||
"title": "ComfyUI-default-workflow-setter",
|
||||
"reference": "https://github.com/MiddleKD/ComfyUI-default-workflow-setter",
|
||||
"files": [
|
||||
"https://github.com/MiddleKD/ComfyUI-default-workflow-setter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Default workflow setter"
|
||||
},
|
||||
{
|
||||
"author": "huangyangke",
|
||||
"title": "ComfyUI-Kolors-IpadapterFaceId [WIP]",
|
||||
|
||||
@@ -1382,6 +1382,7 @@
|
||||
"EmptyImage",
|
||||
"EmptyLatentAudio",
|
||||
"EmptyLatentImage",
|
||||
"EmptyMochiLatentVideo",
|
||||
"EmptySD3LatentImage",
|
||||
"ExponentialScheduler",
|
||||
"FeatherMask",
|
||||
@@ -2412,6 +2413,14 @@
|
||||
"title_aux": "comfyui-Kwtoolset"
|
||||
}
|
||||
],
|
||||
"https://github.com/kylegrover/comfyui-python-cowboy": [
|
||||
[
|
||||
"PythonScript"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MochiWrapper [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/laksjdjf/ssd-1b-comfyui": [
|
||||
[
|
||||
"SSD-1B-Loader"
|
||||
@@ -2638,10 +2647,13 @@
|
||||
],
|
||||
"https://github.com/mfg637/ComfyUI-ScheduledGuider-Ext": [
|
||||
[
|
||||
"Add zSNR Sigma max",
|
||||
"ConcatSigmas",
|
||||
"CosineScheduler",
|
||||
"InvertSigmas",
|
||||
"SheduledCFGGuider"
|
||||
"OffsetSigmas",
|
||||
"PerpNegScheduledCFGGuider",
|
||||
"ScheduledCFGGuider"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ScheduledGuider-Ext"
|
||||
@@ -2688,6 +2700,14 @@
|
||||
"title_aux": "ComfyUI GLIGEN GUI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/neeltheninja/ComfyUI-TempFileDeleter": [
|
||||
[
|
||||
"TempCleaner"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TempFileDeleter [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/neeltheninja/ComfyUI-TextOverlay": [
|
||||
[
|
||||
"TextOverlay"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user