mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 17:14:35 +08:00
update DB
This commit is contained in:
parent
152d07697f
commit
f19e0676b4
@ -667,6 +667,16 @@
|
|||||||
"install_type": "copy",
|
"install_type": "copy",
|
||||||
"description": "Nodes:Prompt editing, Word as Image"
|
"description": "Nodes:Prompt editing, Word as Image"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Ser-Hilary",
|
||||||
|
"title": "SDXL_sizing",
|
||||||
|
"reference": "https://github.com/Ser-Hilary/SDXL_sizing",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "Nodes:sizing_node. Size calculation node related to image size in prompts supported by SDXL."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ailex000",
|
"author": "ailex000",
|
||||||
"title": "Image Gallery",
|
"title": "Image Gallery",
|
||||||
|
|||||||
@ -378,10 +378,14 @@
|
|||||||
"LatentSelector"
|
"LatentSelector"
|
||||||
],
|
],
|
||||||
"https://github.com/SeargeDP/SeargeSDXL": [
|
"https://github.com/SeargeDP/SeargeSDXL": [
|
||||||
|
"SeargePromptCombiner",
|
||||||
"SeargePromptText",
|
"SeargePromptText",
|
||||||
"SeargeSDXLPromptEncoder",
|
"SeargeSDXLPromptEncoder",
|
||||||
"SeargeSDXLSampler"
|
"SeargeSDXLSampler"
|
||||||
],
|
],
|
||||||
|
"https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py": [
|
||||||
|
"sizing_node"
|
||||||
|
],
|
||||||
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git": [
|
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git": [
|
||||||
"ttN busIN",
|
"ttN busIN",
|
||||||
"ttN busOUT",
|
"ttN busOUT",
|
||||||
@ -933,6 +937,7 @@
|
|||||||
"https://github.com/taabata/Comfy_Syrian_Falcon_Nodes/raw/main/SyrianFalconNodes.py": [
|
"https://github.com/taabata/Comfy_Syrian_Falcon_Nodes/raw/main/SyrianFalconNodes.py": [
|
||||||
"CompositeImage",
|
"CompositeImage",
|
||||||
"KSamplerAdvancedCustom",
|
"KSamplerAdvancedCustom",
|
||||||
|
"LoopBack",
|
||||||
"QRGenerate",
|
"QRGenerate",
|
||||||
"WordAsImage"
|
"WordAsImage"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user