mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
131d2dae3c
commit
86e13b6ee1
@ -1221,6 +1221,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/PuLID](https://github.com/ToTheBeginning/PuLID) ComfyUI native implementation."
|
||||
},
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "Flux blocks patcher sampler",
|
||||
"reference": "https://github.com/cubiq/Block_Patcher_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/cubiq/Block_Patcher_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an (very) advanced and (very) experimental custom node for the ComfyUI. It allows you to iteratively change the blocks weights of Flux models and check the difference each value makes."
|
||||
},
|
||||
{
|
||||
"author": "shockz0rz",
|
||||
"title": "InterpolateEverything",
|
||||
|
||||
@ -10244,6 +10244,15 @@
|
||||
"title_aux": "Crystools"
|
||||
}
|
||||
],
|
||||
"https://github.com/cubiq/Block_Patcher_ComfyUI": [
|
||||
[
|
||||
"FluxBlockPatcherSampler",
|
||||
"PlotBlockParams"
|
||||
],
|
||||
{
|
||||
"title_aux": "Flux blocks patcher sampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/cubiq/ComfyUI_FaceAnalysis": [
|
||||
[
|
||||
"FaceAlign",
|
||||
@ -20046,6 +20055,7 @@
|
||||
"ErrorLogNode",
|
||||
"ExecutionTime",
|
||||
"FileBasedChatNode",
|
||||
"FluxPromptEngineeringNode",
|
||||
"Gemini1_5Text",
|
||||
"Gemini1_5Vision",
|
||||
"GeminiFluxPrompt",
|
||||
|
||||
@ -3404,6 +3404,11 @@
|
||||
"last_update": "2024-07-31 20:06:26",
|
||||
"author_account_age_days": 4205
|
||||
},
|
||||
"https://github.com/cubiq/Block_Patcher_ComfyUI": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-09-20 15:52:39",
|
||||
"author_account_age_days": 5099
|
||||
},
|
||||
"https://github.com/cubiq/ComfyUI_FaceAnalysis": {
|
||||
"stars": 298,
|
||||
"last_update": "2024-08-27 07:07:06",
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "Flux blocks patcher sampler",
|
||||
"reference": "https://github.com/cubiq/Block_Patcher_ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/cubiq/Block_Patcher_ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an (very) advanced and (very) experimental custom node for the ComfyUI. It allows you to iteratively change the blocks weights of Flux models and check the difference each value makes."
|
||||
},
|
||||
{
|
||||
"author": "da2el-ai",
|
||||
"title": "D2 XYPlot Utils",
|
||||
@ -684,16 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": " Save Your Image to BunnyStorage"
|
||||
},
|
||||
{
|
||||
"author": "xlinx",
|
||||
"title": "ComfyUI-decadetw-spout-syphon-im-vj",
|
||||
"reference": "https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj",
|
||||
"files": [
|
||||
"https://github.com/xlinx/ComfyUI-decadetw-spout-syphon-im-vj"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "I'm SD-VJ. (share SD-generating-process in realtime by gpu)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -10244,6 +10244,15 @@
|
||||
"title_aux": "Crystools"
|
||||
}
|
||||
],
|
||||
"https://github.com/cubiq/Block_Patcher_ComfyUI": [
|
||||
[
|
||||
"FluxBlockPatcherSampler",
|
||||
"PlotBlockParams"
|
||||
],
|
||||
{
|
||||
"title_aux": "Flux blocks patcher sampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/cubiq/ComfyUI_FaceAnalysis": [
|
||||
[
|
||||
"FaceAlign",
|
||||
@ -20046,6 +20055,7 @@
|
||||
"ErrorLogNode",
|
||||
"ExecutionTime",
|
||||
"FileBasedChatNode",
|
||||
"FluxPromptEngineeringNode",
|
||||
"Gemini1_5Text",
|
||||
"Gemini1_5Vision",
|
||||
"GeminiFluxPrompt",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user