mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
61a2bf4cf1
commit
dda65d9263
@ -3692,6 +3692,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI extension for chatting with your images. Runs on your own system, no external services used, no filter. Uses the [a/LLaVA multimodal LLM](https://llava-vl.github.io/) so you can give instructions or ask questions in natural language. It's maybe as smart as GPT3.5, and it can see."
|
"description": "A ComfyUI extension for chatting with your images. Runs on your own system, no external services used, no filter. Uses the [a/LLaVA multimodal LLM](https://llava-vl.github.io/) so you can give instructions or ask questions in natural language. It's maybe as smart as GPT3.5, and it can see."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "thecooltechguy",
|
||||||
|
"title": "ComfyUI-ComfyRun",
|
||||||
|
"reference": "https://github.com/thecooltechguy/ComfyUI-ComfyRun",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/thecooltechguy/ComfyUI-ComfyRun"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -323,14 +323,6 @@
|
|||||||
"title_aux": "ComfyUIInvisibleWatermark"
|
"title_aux": "ComfyUIInvisibleWatermark"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
|
|
||||||
[
|
|
||||||
"LoadImageFromPath"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI_Ib_CustomNodes"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
|
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
|
||||||
[
|
[
|
||||||
"Latent Diffusion Mega Modifier"
|
"Latent Diffusion Mega Modifier"
|
||||||
@ -2725,6 +2717,7 @@
|
|||||||
"Empty Latent Ratio Select SDXL",
|
"Empty Latent Ratio Select SDXL",
|
||||||
"EvalFloats",
|
"EvalFloats",
|
||||||
"FileNamePrefix",
|
"FileNamePrefix",
|
||||||
|
"FileNamePrefixDateDirFirst",
|
||||||
"Float to String",
|
"Float to String",
|
||||||
"HaldCLUT",
|
"HaldCLUT",
|
||||||
"Image Caption",
|
"Image Caption",
|
||||||
@ -6154,6 +6147,7 @@
|
|||||||
"ZFLoadImagePath",
|
"ZFLoadImagePath",
|
||||||
"ZFPreviewText",
|
"ZFPreviewText",
|
||||||
"ZFPreviewTextMultiline",
|
"ZFPreviewTextMultiline",
|
||||||
|
"ZFShareScreen",
|
||||||
"ZFTextTranslation"
|
"ZFTextTranslation"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
{}
|
{
|
||||||
|
"models": []
|
||||||
|
}
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
{}
|
{
|
||||||
|
"models": []
|
||||||
|
}
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
{}
|
{
|
||||||
|
"models": []
|
||||||
|
}
|
||||||
|
|||||||
@ -10,6 +10,16 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "thecooltechguy",
|
||||||
|
"title": "ComfyUI-ComfyRun",
|
||||||
|
"reference": "https://github.com/thecooltechguy/ComfyUI-ComfyRun",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/thecooltechguy/ComfyUI-ComfyRun"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ceruleandeep",
|
"author": "ceruleandeep",
|
||||||
"title": "ComfyUI LLaVA Captioner",
|
"title": "ComfyUI LLaVA Captioner",
|
||||||
|
|||||||
@ -323,14 +323,6 @@
|
|||||||
"title_aux": "ComfyUIInvisibleWatermark"
|
"title_aux": "ComfyUIInvisibleWatermark"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
|
|
||||||
[
|
|
||||||
"LoadImageFromPath"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI_Ib_CustomNodes"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
|
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
|
||||||
[
|
[
|
||||||
"Latent Diffusion Mega Modifier"
|
"Latent Diffusion Mega Modifier"
|
||||||
@ -2725,6 +2717,7 @@
|
|||||||
"Empty Latent Ratio Select SDXL",
|
"Empty Latent Ratio Select SDXL",
|
||||||
"EvalFloats",
|
"EvalFloats",
|
||||||
"FileNamePrefix",
|
"FileNamePrefix",
|
||||||
|
"FileNamePrefixDateDirFirst",
|
||||||
"Float to String",
|
"Float to String",
|
||||||
"HaldCLUT",
|
"HaldCLUT",
|
||||||
"Image Caption",
|
"Image Caption",
|
||||||
@ -6154,6 +6147,7 @@
|
|||||||
"ZFLoadImagePath",
|
"ZFLoadImagePath",
|
||||||
"ZFPreviewText",
|
"ZFPreviewText",
|
||||||
"ZFPreviewTextMultiline",
|
"ZFPreviewTextMultiline",
|
||||||
|
"ZFShareScreen",
|
||||||
"ZFTextTranslation"
|
"ZFTextTranslation"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
{}
|
{
|
||||||
|
"models": []
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user