Skip to content

RamonGuthrie/ComfyUI-RBG-LoraConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-RBG-LoRA-Converter 🔑

ComfyUI Compatible 1 Node 1 Category

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.


Screenshot 2025-07-22 174215

Troubleshooting

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.

Feature List 🚀

  • 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

Screenshot 2025-07-29 165506

No More Errors like these ❗

Screenshot 2025-07-29 165248

Installation 🛠️

  1. Clone this repository into your ComfyUI/custom_nodes directory:
    git clone https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter.git
    
  2. Install the required dependencies by running the following command in your terminal:
    pip install -r requirements.txt
    
  3. Restart ComfyUI.

Usage 🚀

After installation, you can find the RBG LoRA Key Converter node under the RBG/RBGLoraKeyConverter category in ComfyUI.


Contributing ❤️

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.


License 📜

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.

Releases

No releases published

Packages

No packages published

Languages