mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
update DB
This commit is contained in:
parent
8a8f642b5a
commit
1cfe3781ff
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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"
|
||||
],
|
||||
{
|
||||
|
||||
1361
github-stats.json
1361
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
||||
@ -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"
|
||||
],
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user