update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "mrCodinghero",
|
||||
"title": "ComfyUI File Transfer Plugin (comfyui-rsync-plugin) [UNSAFE]",
|
||||
"reference": "https://github.com/tg-tjmitchell/comfyui-rsync-plugin",
|
||||
"files": [
|
||||
"https://github.com/tg-tjmitchell/comfyui-rsync-plugin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight helper for using rsync and rclone from ComfyUI with a dedicated UI panel. This repository contains Python wrappers for file transfer CLI tools and a ComfyUI plugin that adds a user-friendly panel for file transfer operations."
|
||||
},
|
||||
{
|
||||
"author": "mrCodinghero",
|
||||
"title": "ComfyUI-Codinghero",
|
||||
|
||||
@@ -9644,6 +9644,14 @@
|
||||
"title_aux": "ComfyUI-CacheImageNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/tg-tjmitchell/comfyui-rsync-plugin": [
|
||||
[
|
||||
"FileTransferHelperNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI File Transfer Plugin (comfyui-rsync-plugin) [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/thaakeno/comfyui-universal-asset-downloader": [
|
||||
[
|
||||
"UniversalAssetDownloader"
|
||||
|
||||
Reference in New Issue
Block a user