JasonSmithSO's picture
Upload 211 files
af12fb4 verified
{
"LoraLoader|pysssss": {
"title": "LoRA載入器(pysss)",
"inputs": {
"model": "模型",
"clip": "CLIP"
},
"widgets": {
"lora_name": "LoRA名稱",
"strength_model": "模型強度",
"strength_clip": "CLIP強度"
},
"outputs": {
"MODEL": "模型",
"CLIP": "CLIP"
}
},
"CheckpointLoader|pysssss": {
"title": "Checkpoint載入器(pysss)",
"widgets": {
"ckpt_name": "Checkpoint名稱"
},
"outputs": {
"MODEL": "模型",
"CLIP": "CLIP",
"VAE": "VAE"
}
},
"ConstrainImage|pysssss": {
"title": "限制圖像區域",
"inputs": {
"images": "圖像"
},
"widgets": {
"max_width": "最大寬度",
"max_height": "最大高度",
"min_width": "最小寬度",
"min_height": "最小高度",
"crop_if_required": "裁剪",
"yes": "是",
"no": "否"
},
"outputs": {
"IMAGE": "圖像"
}
},
"MathExpression|pysssss": {
"title": "數學表達式",
"inputs": {
"a": "A",
"b": "B",
"c": "C"
},
"widgets": {
"expression": "表達式"
},
"outputs": {
"INT": "整數",
"FLOAT": "浮點數"
}
},
"PlaySound|pysssss": {
"title": "播放聲音",
"inputs": {
"any": "輸入"
},
"widgets": {
"mode": "模式",
"alway": "總是",
"on empty queue": "空佇列",
"volume": "音量"
}
},
"Repeater|pysssss": {
"title": "複製器",
"inputs": {
"source": "源"
},
"widgets": {
"repeats": "複製次數",
"output": "輸出",
"single": "單個",
"multi": "多個",
"node_mode": "節點模式",
"reuse": "重新使用",
"create": "生成"
},
"outputs": {
"*": "輸出"
}
},
"ReroutePrimitive|pysssss": {
"title": "Primitive連接點",
"inputs": {
"value": "值"
},
"outputs": {
"*": "輸出"
}
},
"ReroutePrimitve 🐍": {
"title": "Primitive連接點",
"inputs": {
"value": "值"
},
"outputs": {
"*": "輸出"
}
},
"ShowText|pysssss": {
"title": "顯示文本",
"widgets": {
"text": "文本"
},
"outputs": {
"STRING": "字符串"
}
},
"StringFunction|pysssss": {
"title": "字符串操作",
"widgets": {
"action": "操作",
"append": "相加",
"replace": "替換",
"tidy_tags": "整理tags",
"yes": "是",
"no": "否",
"text_a": "文本A",
"text_b": "文本B",
"text_c": "文本C"
},
"outputs": {
"STRING": "字符串"
}
},
"LoadText|pysssss": {
"title": "載入文本",
"widgets": {
"root_dir": "根目錄",
"input": "輸入",
"output": "輸出",
"temp": "快取",
"file": "文件"
},
"outputs": {
"STRING": "字符串"
}
},
"SaveText|pysssss": {
"title": "儲存文本",
"widgets": {
"root_dir": "根目錄",
"input": "輸入",
"output": "輸出",
"temp": "快取",
"file": "文件",
"append": "附加",
"overwrite": "覆蓋",
"new only": "僅新文件",
"insert": "插入",
"text": "文本"
}
},
"PresetText|pysssss": {
"title": "預設文本",
"widgets": {
"value": "值",
"Manage": "管理"
},
"outputs": {
"text": "文本"
}
}
}