update DB

This commit is contained in:
Dr.Lt.Data 2024-06-13 08:34:23 +09:00
parent 8a8f642b5a
commit 1cfe3781ff
5 changed files with 733 additions and 689 deletions

View File

@ -10199,6 +10199,17 @@
"install_type": "git-clone",
"description": "Frame Selector & Sequence Selection Node for ComfyUI."
},
{
"author": "Michael Standen",
"title": "Ollama Prompt Encode",
"id": "ollamapromptencode",
"reference": "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode",
"files": [
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode"
],
"install_type": "git-clone",
"description": "A prompt generator and CLIP encoder using AI provided by Ollama."
},
@ -10598,17 +10609,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Michael Standen",
"title": "Ollama Prompt Encode",
"id": "ollamapromptencode",
"reference": "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode",
"files": [
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode"
],
"install_type": "git-clone",
"description": "A prompt generator and CLIP encoder using AI provided by Ollama."
}
]
}

View File

@ -3463,6 +3463,18 @@
"title_aux": "Loaders for Diffusers-format checkpoints"
}
],
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": [
[
"OllamaCLIPTextEncode"
],
{
"author": "Michael Standen",
"description": "Use AI to generate prompts and perform CLIP text encoding",
"nickname": "Ollama Prompt Encode",
"title": "Ollama Prompt Encode",
"title_aux": "Ollama Prompt Encode"
}
],
"https://github.com/SeaArtLab/ComfyUI-Long-CLIP": [
[
"SeaArtLongClip",
@ -10918,9 +10930,11 @@
"Image Change Device",
"Image Resolution Adaptive With X",
"Image Resolution Limit With 8K",
"Load Image With Name",
"Mask Change DType",
"Mask Change Device",
"Mask Selection Of Masks",
"Output Image To Input",
"Split Masks"
],
{

File diff suppressed because it is too large Load Diff

View File

@ -15,6 +15,17 @@
{
"author": "Michael Standen",
"title": "Ollama Prompt Encode",
"id": "ollamapromptencode",
"reference": "https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode",
"files": [
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode"
],
"install_type": "git-clone",
"description": "A prompt generator and CLIP encoder using AI provided by Ollama."
},
{
"author": "smthemex",
"title": "ComfyUI_Pops",

View File

@ -3463,6 +3463,18 @@
"title_aux": "Loaders for Diffusers-format checkpoints"
}
],
"https://github.com/ScreamingHawk/comfyui-ollama-prompt-encode": [
[
"OllamaCLIPTextEncode"
],
{
"author": "Michael Standen",
"description": "Use AI to generate prompts and perform CLIP text encoding",
"nickname": "Ollama Prompt Encode",
"title": "Ollama Prompt Encode",
"title_aux": "Ollama Prompt Encode"
}
],
"https://github.com/SeaArtLab/ComfyUI-Long-CLIP": [
[
"SeaArtLongClip",
@ -10918,9 +10930,11 @@
"Image Change Device",
"Image Resolution Adaptive With X",
"Image Resolution Limit With 8K",
"Load Image With Name",
"Mask Change DType",
"Mask Change Device",
"Mask Selection Of Masks",
"Output Image To Input",
"Split Masks"
],
{