mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
bee2199a04
commit
0c0b843e13
@ -944,7 +944,7 @@
|
||||
"title": "comfy_meh",
|
||||
"reference": "https://github.com/s1dlx/comfy_meh",
|
||||
"files": [
|
||||
"https://github.com/s1dlx/comfy_meh/blob/main/meh.py"
|
||||
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Advanced merging methods."
|
||||
|
||||
@ -421,6 +421,10 @@
|
||||
"SeargeSDXLPromptEncoder",
|
||||
"SeargeSDXLSampler"
|
||||
],
|
||||
"https://github.com/Ser-Hilary/SDXL_sizing/raw/main/conditioning_sizing_for_SDXL.py": [
|
||||
"sizing_node",
|
||||
"sizing_node_basic"
|
||||
],
|
||||
"https://github.com/TinyTerra/ComfyUI_tinyterraNodes.git": [
|
||||
"ttN busIN",
|
||||
"ttN busOUT",
|
||||
@ -1037,6 +1041,9 @@
|
||||
"https://github.com/pythongosssss/ComfyUI-WD14-Tagger": [
|
||||
"WD14Tagger|pysssss"
|
||||
],
|
||||
"https://github.com/s1dlx/comfy_meh/raw/main/meh.py": [
|
||||
"MergingExecutionHelper"
|
||||
],
|
||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||
"smZ CLIPTextEncode"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user