update DB
This commit is contained in:
@@ -10,6 +10,17 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "biegert",
|
||||
"title": "CLIPSeg [NOT MAINTAINED]",
|
||||
"id": "clipseg",
|
||||
"reference": "https://github.com/biegert/ComfyUI-CLIPSeg",
|
||||
"files": [
|
||||
"https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "The CLIPSeg node generates a binary mask for a given input image and text prompt."
|
||||
},
|
||||
{
|
||||
"author": "lulu-xiao",
|
||||
"title": "Comfyui-MusePose [REMOVED]",
|
||||
|
||||
@@ -5765,15 +5765,6 @@
|
||||
"title_aux": "ComfyUI_NAIDGenerator"
|
||||
}
|
||||
],
|
||||
"https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py": [
|
||||
[
|
||||
"CLIPSeg",
|
||||
"CombineSegMasks"
|
||||
],
|
||||
{
|
||||
"title_aux": "CLIPSeg"
|
||||
}
|
||||
],
|
||||
"https://github.com/bilal-arikan/ComfyUI_TextAssets": [
|
||||
[
|
||||
"LoadTextAsset"
|
||||
@@ -13010,6 +13001,15 @@
|
||||
"title_aux": "ComfyUI Stable Video Diffusion"
|
||||
}
|
||||
],
|
||||
"https://github.com/time-river/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py": [
|
||||
[
|
||||
"CLIPSeg",
|
||||
"CombineSegMasks"
|
||||
],
|
||||
{
|
||||
"title_aux": "CLIPSeg"
|
||||
}
|
||||
],
|
||||
"https://github.com/tmagara/ComfyUI-Prediction-Boost": [
|
||||
[
|
||||
"PredictionBoost"
|
||||
|
||||
Reference in New Issue
Block a user