A simple but powerful LoRA key converter for ComfyUI. This node is designed to help you convert LoRA models with old or non-standard key names to the new format, ensuring compatibility with the latest versions of ComfyUI and other platforms.
📝 This node also fixes issues with LoRA models trained and produced with FAL.AI, which may not work correctly in ComfyUI or with ComfyUI-nunchaku nodes.

If you are having issues with LoRA models trained with FAL.AI, this node can help. These models often have non-standard key names that can cause them to fail in ComfyUI. This node will automatically convert the keys to the correct format, allowing you to use them in your workflows.
- Batch Conversion: Convert a single LoRA file or an entire directory of LoRA files at once.
- Dry Run Mode: Simulate the conversion process without actually modifying any files, allowing you to see what changes will be made.
- Customizable Output: Specify a custom output directory and filename prefix for your converted files.
- Error Handling: The node will skip files that have already been converted and report any errors that occur during the conversion process.
Recording.2025-07-22.165918.mp4


- Clone this repository into your
ComfyUI/custom_nodes
directory:git clone https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter.git
- Install the required dependencies by running the following command in your terminal:
pip install -r requirements.txt
- Restart ComfyUI.
After installation, you can find the RBG LoRA Key Converter
node under the RBG/RBGLoraKeyConverter
category in ComfyUI.
Contributions are always welcome! If you have any suggestions, improvements, or new ideas, please feel free to submit a pull request or open an issue.
This tool is provided under the MIT License. You are free to use it, fork it, and share links to my repository. Please respect the original licenses of any models or LoRAs you are converting. If you find this tool useful, a credit or mention would be greatly appreciated — it helps support further development and visibility.