Merge pull request #3018 from kwokkakiu233/main

Add LoRA Txt Loader node
This commit is contained in:
Dr.Lt.Data 2026-06-27 01:39:02 +09:00 committed by GitHub
commit 6dc448c813
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53600,6 +53600,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "kwokkakiu233",
"title": "LoRA Txt Loader",
"reference": "https://github.com/kwokkakiu233/comfyui-lora-txt-loader",
"files": [
"https://github.com/kwokkakiu233/comfyui-lora-txt-loader"
],
"install_type": "git-clone",
"description": "Automatically loads trigger words from a .txt file with the same name as the LoRA. Supports offline use and custom-trained models."
}
]
}