mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
61a2bf4cf1
commit
dda65d9263
@ -3692,6 +3692,16 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
|
||||
[
|
||||
"LoadImageFromPath"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Ib_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
|
||||
[
|
||||
"Latent Diffusion Mega Modifier"
|
||||
@ -2725,6 +2717,7 @@
|
||||
"Empty Latent Ratio Select SDXL",
|
||||
"EvalFloats",
|
||||
"FileNamePrefix",
|
||||
"FileNamePrefixDateDirFirst",
|
||||
"Float to String",
|
||||
"HaldCLUT",
|
||||
"Image Caption",
|
||||
@ -6154,6 +6147,7 @@
|
||||
"ZFLoadImagePath",
|
||||
"ZFPreviewText",
|
||||
"ZFPreviewTextMultiline",
|
||||
"ZFShareScreen",
|
||||
"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",
|
||||
"title": "ComfyUI LLaVA Captioner",
|
||||
|
||||
@ -323,14 +323,6 @@
|
||||
"title_aux": "ComfyUIInvisibleWatermark"
|
||||
}
|
||||
],
|
||||
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes": [
|
||||
[
|
||||
"LoadImageFromPath"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Ib_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Clybius/ComfyUI-Latent-Modifiers": [
|
||||
[
|
||||
"Latent Diffusion Mega Modifier"
|
||||
@ -2725,6 +2717,7 @@
|
||||
"Empty Latent Ratio Select SDXL",
|
||||
"EvalFloats",
|
||||
"FileNamePrefix",
|
||||
"FileNamePrefixDateDirFirst",
|
||||
"Float to String",
|
||||
"HaldCLUT",
|
||||
"Image Caption",
|
||||
@ -6154,6 +6147,7 @@
|
||||
"ZFLoadImagePath",
|
||||
"ZFPreviewText",
|
||||
"ZFPreviewTextMultiline",
|
||||
"ZFShareScreen",
|
||||
"ZFTextTranslation"
|
||||
],
|
||||
{
|
||||
|
||||
@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"models": []
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user