update DB

This commit is contained in:
Dr.Lt.Data 2024-05-24 09:14:50 +09:00
parent cf327ca6d6
commit e6608d478b
5 changed files with 49 additions and 10 deletions

View File

@ -9289,6 +9289,18 @@
"install_type": "git-clone",
"description": "Convert PoseKeypoint to mask, please refer to the example workflow for usage instructions."
},
{
"author": "muzi12888",
"title": "m9-prompts-comfyui",
"id": "m9-prompts",
"reference": "https://github.com/MarcusNyne/m9-prompts-comfyui",
"files": [
"https://github.com/MarcusNyne/m9-prompts-comfyui"
],
"install_type": "git-clone",
"description": "Two custom nodes are included for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords"
},

View File

@ -1170,6 +1170,7 @@
"Automatic CFG - Unpatch function",
"Automatic CFG - Warp Drive",
"SAG delayed activation",
"Temperature separate settings CLIP SDXL",
"Temperature settings CLIP",
"Temperature settings SD 1.5",
"Temperature settings SDXL"
@ -2678,6 +2679,15 @@
"title_aux": "\ud83d\udc30 MaraScott Nodes"
}
],
"https://github.com/MarcusNyne/m9-prompts-comfyui": [
[
"ScramblePrompts_m9",
"TweakWeights_m9"
],
{
"title_aux": "m9-prompts-comfyui"
}
],
"https://github.com/MarkoCa1/ComfyUI-Text": [
[
"CombinationText",
@ -8511,6 +8521,7 @@
[
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled",
"GlifVariable",
"HFHubLoraLoader",
"ImageToMultipleOf",
"SDXLAspectRatio"

View File

@ -703,6 +703,10 @@
"stars": 44,
"last_update": "2024-05-22 23:22:52"
},
"https://github.com/MarcusNyne/m9-prompts-comfyui": {
"stars": 0,
"last_update": "2024-05-23 21:06:11"
},
"https://github.com/MarkoCa1/ComfyUI-Text": {
"stars": 2,
"last_update": "2024-05-23 00:15:39"

View File

@ -12,6 +12,17 @@
{
"author": "muzi12888",
"title": "m9-prompts-comfyui",
"id": "m9-prompts",
"reference": "https://github.com/MarcusNyne/m9-prompts-comfyui",
"files": [
"https://github.com/MarcusNyne/m9-prompts-comfyui"
],
"install_type": "git-clone",
"description": "Two custom nodes are included for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords"
},
{
"author": "SaltAI",
"title": "SaltAI Language Toolkit",
@ -677,16 +688,6 @@
],
"install_type": "git-clone",
"description": "Original repo: [a/https://github.com/lllyasviel/IC-Light](https://github.com/lllyasviel/IC-Light)\nModels: [a/https://huggingface.co/lllyasviel/ic-light/tree/main](https://huggingface.co/lllyasviel/ic-light/tree/main), [a/https://huggingface.co/digiplay/Photon_v1/tree/main](https://huggingface.co/digiplay/Photon_v1/tree/main)\nmodels go into ComfyUI/models/unet"
},
{
"author": "githubYiheng",
"title": "ComfyUI_GetFileNameFromURL",
"reference": "https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL",
"files": [
"https://github.com/githubYiheng/ComfyUI_GetFileNameFromURL"
],
"install_type": "git-clone",
"description": "GetFileNameFromURL is a ComfyUI custom node that extracts the filename from a URL. It can handle various URLs and is capable of handling redirects."
}
]
}

View File

@ -1170,6 +1170,7 @@
"Automatic CFG - Unpatch function",
"Automatic CFG - Warp Drive",
"SAG delayed activation",
"Temperature separate settings CLIP SDXL",
"Temperature settings CLIP",
"Temperature settings SD 1.5",
"Temperature settings SDXL"
@ -2678,6 +2679,15 @@
"title_aux": "\ud83d\udc30 MaraScott Nodes"
}
],
"https://github.com/MarcusNyne/m9-prompts-comfyui": [
[
"ScramblePrompts_m9",
"TweakWeights_m9"
],
{
"title_aux": "m9-prompts-comfyui"
}
],
"https://github.com/MarkoCa1/ComfyUI-Text": [
[
"CombinationText",
@ -8511,6 +8521,7 @@
[
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled",
"GlifVariable",
"HFHubLoraLoader",
"ImageToMultipleOf",
"SDXLAspectRatio"