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",
"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",
"title": "Syrian Falcon Nodes",

View File

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

View File

@ -1,5 +1,15 @@
{
"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",
"title": "AnimateDiff (Kosinkadink version)",

View File

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