mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
b3b9b5a5ff
commit
975531a4ab
@ -7920,6 +7920,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI"
|
||||
},
|
||||
{
|
||||
"author": "osi1880vr",
|
||||
"title": "ComfyUI Prompt Quill",
|
||||
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
|
||||
"files": [
|
||||
"https://github.com/osi1880vr/prompt_quill_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI Nodes for interacting with [a/Prompt Quill](https://github.com/osi1880vr/prompt_quill). Integrate the power of Prompt Quill into ComfyUI workflows. To use this properly, you would need a running Prompt Quill API reachable from the host that is running ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2567,6 +2567,7 @@
|
||||
"MakeupStylesDir",
|
||||
"Mbsampler",
|
||||
"OptimalCrop",
|
||||
"Overlay",
|
||||
"PhotomontageA",
|
||||
"PhotomontageB",
|
||||
"PhotomontageC",
|
||||
@ -6935,6 +6936,7 @@
|
||||
],
|
||||
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [
|
||||
[
|
||||
"CombinatorialDetailer",
|
||||
"PermuteMaskBatch"
|
||||
],
|
||||
{
|
||||
@ -10310,6 +10312,14 @@
|
||||
"title_aux": "Quality of life Suit:V2"
|
||||
}
|
||||
],
|
||||
"https://github.com/osi1880vr/prompt_quill_comfyui": [
|
||||
[
|
||||
"PromptQuillGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Prompt Quill"
|
||||
}
|
||||
],
|
||||
"https://github.com/ostris/ostris_nodes_comfyui": [
|
||||
[
|
||||
"LLM Pipe Loader - Ostris",
|
||||
|
||||
@ -3154,5 +3154,9 @@
|
||||
"https://github.com/BAIS1C/ComfyUI_RSS_Feed_Reader": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-05-03 15:05:57"
|
||||
},
|
||||
"https://github.com/osi1880vr/prompt_quill_comfyui": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-05 07:31:05"
|
||||
}
|
||||
}
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "osi1880vr",
|
||||
"title": "ComfyUI Prompt Quill",
|
||||
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
|
||||
"files": [
|
||||
"https://github.com/osi1880vr/prompt_quill_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI Nodes for interacting with [a/Prompt Quill](https://github.com/osi1880vr/prompt_quill). Integrate the power of Prompt Quill into ComfyUI workflows. To use this properly, you would need a running Prompt Quill API reachable from the host that is running ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "BAIS1C",
|
||||
"title": "ComfyUI_RSS_Feed_Reader",
|
||||
|
||||
@ -2567,6 +2567,7 @@
|
||||
"MakeupStylesDir",
|
||||
"Mbsampler",
|
||||
"OptimalCrop",
|
||||
"Overlay",
|
||||
"PhotomontageA",
|
||||
"PhotomontageB",
|
||||
"PhotomontageC",
|
||||
@ -6935,6 +6936,7 @@
|
||||
],
|
||||
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [
|
||||
[
|
||||
"CombinatorialDetailer",
|
||||
"PermuteMaskBatch"
|
||||
],
|
||||
{
|
||||
@ -10310,6 +10312,14 @@
|
||||
"title_aux": "Quality of life Suit:V2"
|
||||
}
|
||||
],
|
||||
"https://github.com/osi1880vr/prompt_quill_comfyui": [
|
||||
[
|
||||
"PromptQuillGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Prompt Quill"
|
||||
}
|
||||
],
|
||||
"https://github.com/ostris/ostris_nodes_comfyui": [
|
||||
[
|
||||
"LLM Pipe Loader - Ostris",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user