update DB
This commit is contained in:
@@ -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"
|
||||
],
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user