update DB

This commit is contained in:
dr.lt.data
2023-12-14 09:43:20 +09:00
parent 72d1012452
commit 7890a28f69
5 changed files with 43 additions and 13 deletions

View File

@@ -1,14 +1,14 @@
{
"custom_nodes": [
{
"author": "hustille",
"title": "ComfyUI_Fooocus_KSampler (harrr1 version)",
"reference": "https://github.com/harrr1/ComfyUI_Fooocus_KSampler",
"author": "BlenderNeko",
"title": "ComfyUI Noise [Dr.Lt.Data hotfix version]",
"reference": "https://github.com/BlenderNeko/ComfyUI_Noise",
"files": [
"https://github.com/harrr1/ComfyUI_Fooocus_KSampler"
"https://github.com/BlenderNeko/ComfyUI_Noise"
],
"install_type": "git-clone",
"description": "A fork branch providing a hotfix for the currently incompatible Fooocus node.<BR><BR>Nodes: KSampler With Refiner (Fooocus). The KSampler from <a href='https://github.com/lllyasviel/Fooocus' target='blank'>Fooocus</a> as a ComfyUI node <p style='background-color: black; color: red;'>NOTE: This patches basic ComfyUI behaviour - don't use together with other samplers. Or perhaps do? Other samplers might profit from those changes ... ymmv.</p>"
"description": "There is an issue when using a mask with the Unsampler node in the current ComfyUI Noise extension, causing errors. This fork provides a HOTFIX for this issue. Once [PR-13]((https://github.com/BlenderNeko/ComfyUI_Noise/pull/13) is merged in the future, this fork will become obsolete."
}
]
}