update DB
This commit is contained in:
@@ -12,6 +12,26 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-FreeMemory",
|
||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-FreeMemory",
|
||||
"files": [
|
||||
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-FreeMemory is a custom node extension for ComfyUI that provides advanced memory management capabilities within your image generation workflows."
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI Llama 3.1 [WIP]",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using Llama-3-1 in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "netanelben",
|
||||
"title": "comfyui-text2image-customnode [WIP]",
|
||||
@@ -423,26 +443,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Browse to this endpoint to reload custom nodes for more streamlined development:\nhttp://127.0.0.1:8188/node_dev/reload/<module_name>"
|
||||
},
|
||||
{
|
||||
"author": "Weixuanf",
|
||||
"title": "ComfyUI extra model folder helper [WIP]",
|
||||
"reference": "https://github.com/Weixuanf/extra-model-helper",
|
||||
"files": [
|
||||
"https://github.com/Weixuanf/extra-model-helper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "this will automaticlaly read the subfolders like 'checkpoints', 'loras' under the extra model folder path you specify in extra_model_paths.yaml and add them to folder paths, so you don't need to define those subfolders one by one.\nNOTE: invalid pyproject.toml"
|
||||
},
|
||||
{
|
||||
"author": "Weixuanf",
|
||||
"title": "ComfyUI File Manager for nodecafe.co [WIP]",
|
||||
"reference": "https://github.com/Weixuanf/nodecafe-file-manager",
|
||||
"files": [
|
||||
"https://github.com/Weixuanf/nodecafe-file-manager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "To view and download files in ComfyUI\nNOTE: invalid pyproject.toml"
|
||||
},
|
||||
{
|
||||
"author": "sebord",
|
||||
"title": "ComfyUI-LMCQ [WIP]",
|
||||
|
||||
@@ -924,6 +924,16 @@
|
||||
"title_aux": "ComfyUI-Shinsplat [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory": [
|
||||
[
|
||||
"FreeMemoryImage",
|
||||
"FreeMemoryLatent",
|
||||
"FreeMemoryModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FreeMemory"
|
||||
}
|
||||
],
|
||||
"https://github.com/SoftMeng/ComfyUI-PIL": [
|
||||
[
|
||||
"PIL Effects (Mexx)",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user