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

@@ -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."
}
]
}