Add Support For OT Lora, Loha and Dora for HunYuan Video in ComfyUI
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Feature Idea
Please add support in ComfyUI for loading of OneTrainer Lora, LoHa and Dora files.
Attached are the key names for an OT Lora, LoHa, Dora with full layers, TE1 and TE2 trained and a bundled embedding (essentially every option possible)
[LoHaFullTETI_keys.txt](https://github.com/user-attachments/files/18631714/LoHaFullTETI_keys.txt)
[LoRaFullTETI_keys.txt](https://github.com/user-attachments/files/18631715/LoRaFullTETI_keys.txt)
[DoRaFullTETI_keys.txt](https://github.com/user-attachments/files/18631713/DoRaFullTETI_keys.txt)
Safetensors if needed can be found here:
[SafeTensor Files](https://huggingface.co/datasets/Calamdor/OT_Files/tree/main)
### Existing Solutions
https://github.com/comfyanonymous/ComfyUI/issues/6531#issuecomment-2617789374
is a workaround for an OT Lora, but not for Dora and likely not for a Lora with TE.
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.