update DB

This commit is contained in:
Dr.Lt.Data 2023-09-09 11:31:15 +09:00
parent 7cad41e914
commit f7dfe0e12d
4 changed files with 58 additions and 28 deletions

View File

@ -1661,6 +1661,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Manage models: browsing, donwload and delete." "description": "Manage models: browsing, donwload and delete."
}, },
{
"author": "Tropfchen",
"title": "Embedding Picker",
"reference": "https://github.com/Tropfchen/ComfyUI-Embedding_Picker",
"files": [
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker"
],
"install_type": "git-clone",
"description": "Tired of forgetting and misspelling often weird names of embeddings you use? Or perhaps you use only one, cause you forgot you have tens of them installed?"
},
{ {
"author": "taabata", "author": "taabata",
"title": "Syrian Falcon Nodes", "title": "Syrian Falcon Nodes",

View File

@ -426,23 +426,26 @@
], ],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[ [
"Filename Get Date Time String (JPS)", "Disable Enable Switch (JPS)",
"Math Largest Int (JPS)", "Enable Disable Switch (JPS)",
"Math Multiply Float Float (JPS)", "Generation Mode (JPS)",
"Math Multiply Int Float (JPS)", "Generation Mode TXT IMG (JPS)",
"Math Multiply Int Int (JPS)", "Get Date Time String (JPS)",
"Math Resolution Multiply (JPS)", "Get Image Size (JPS)",
"Math Substract Int Int (JPS)", "IP Adapter Mode (JPS)",
"Menu Disable Enable Switch (JPS)", "Largest Int (JPS)",
"Menu Enable Disable Switch (JPS)", "Lora Loader (JPS)",
"Menu Sampler Scheduler (JPS)", "Multiply Float Float (JPS)",
"Multiply Int Float (JPS)",
"Multiply Int Int (JPS)",
"Resolution Multiply (JPS)",
"Revision Mode (JPS)",
"SDXL Basic Settings (JPS)", "SDXL Basic Settings (JPS)",
"SDXL Recommended Resolution Calc (JPS)", "SDXL Recommended Resolution Calc (JPS)",
"SDXL Resolutions (JPS)", "SDXL Resolutions (JPS)",
"Switch Generation Mode (JPS)", "Sampler Scheduler (JPS)",
"Switch Generation Mode 4in1 (JPS)", "Substract Int Int (JPS)",
"Switch IP Adapter Mode (JPS)", "Text Concatenate (JPS)"
"Switch Revision Mode (JPS)"
], ],
{ {
"title_aux": "JPS Custom Nodes for ComfyUI" "title_aux": "JPS Custom Nodes for ComfyUI"
@ -2431,12 +2434,14 @@
[ [
"CheckpointLoader|pysssss", "CheckpointLoader|pysssss",
"ConstrainImage|pysssss", "ConstrainImage|pysssss",
"LoadText|pysssss",
"LoraLoader|pysssss", "LoraLoader|pysssss",
"MathExpression|pysssss", "MathExpression|pysssss",
"MultiPrimitive|pysssss", "MultiPrimitive|pysssss",
"PlaySound|pysssss", "PlaySound|pysssss",
"Repeater|pysssss", "Repeater|pysssss",
"ReroutePrimitive|pysssss", "ReroutePrimitive|pysssss",
"SaveText|pysssss",
"ShowText|pysssss", "ShowText|pysssss",
"StringFunction|pysssss" "StringFunction|pysssss"
], ],

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Tropfchen",
"title": "Embedding Picker",
"reference": "https://github.com/Tropfchen/ComfyUI-Embedding_Picker",
"files": [
"https://github.com/Tropfchen/ComfyUI-Embedding_Picker"
],
"install_type": "git-clone",
"description": "Tired of forgetting and misspelling often weird names of embeddings you use? Or perhaps you use only one, cause you forgot you have tens of them installed?"
},
{ {
"author": "Kosinkadink", "author": "Kosinkadink",
"title": "AnimateDiff (Kosinkadink version)", "title": "AnimateDiff (Kosinkadink version)",

View File

@ -426,23 +426,26 @@
], ],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[ [
"Filename Get Date Time String (JPS)", "Disable Enable Switch (JPS)",
"Math Largest Int (JPS)", "Enable Disable Switch (JPS)",
"Math Multiply Float Float (JPS)", "Generation Mode (JPS)",
"Math Multiply Int Float (JPS)", "Generation Mode TXT IMG (JPS)",
"Math Multiply Int Int (JPS)", "Get Date Time String (JPS)",
"Math Resolution Multiply (JPS)", "Get Image Size (JPS)",
"Math Substract Int Int (JPS)", "IP Adapter Mode (JPS)",
"Menu Disable Enable Switch (JPS)", "Largest Int (JPS)",
"Menu Enable Disable Switch (JPS)", "Lora Loader (JPS)",
"Menu Sampler Scheduler (JPS)", "Multiply Float Float (JPS)",
"Multiply Int Float (JPS)",
"Multiply Int Int (JPS)",
"Resolution Multiply (JPS)",
"Revision Mode (JPS)",
"SDXL Basic Settings (JPS)", "SDXL Basic Settings (JPS)",
"SDXL Recommended Resolution Calc (JPS)", "SDXL Recommended Resolution Calc (JPS)",
"SDXL Resolutions (JPS)", "SDXL Resolutions (JPS)",
"Switch Generation Mode (JPS)", "Sampler Scheduler (JPS)",
"Switch Generation Mode 4in1 (JPS)", "Substract Int Int (JPS)",
"Switch IP Adapter Mode (JPS)", "Text Concatenate (JPS)"
"Switch Revision Mode (JPS)"
], ],
{ {
"title_aux": "JPS Custom Nodes for ComfyUI" "title_aux": "JPS Custom Nodes for ComfyUI"
@ -2431,12 +2434,14 @@
[ [
"CheckpointLoader|pysssss", "CheckpointLoader|pysssss",
"ConstrainImage|pysssss", "ConstrainImage|pysssss",
"LoadText|pysssss",
"LoraLoader|pysssss", "LoraLoader|pysssss",
"MathExpression|pysssss", "MathExpression|pysssss",
"MultiPrimitive|pysssss", "MultiPrimitive|pysssss",
"PlaySound|pysssss", "PlaySound|pysssss",
"Repeater|pysssss", "Repeater|pysssss",
"ReroutePrimitive|pysssss", "ReroutePrimitive|pysssss",
"SaveText|pysssss",
"ShowText|pysssss", "ShowText|pysssss",
"StringFunction|pysssss" "StringFunction|pysssss"
], ],