Support T5&Clip Text Encoder LoRA from OneTrainer

requested by #1727
and some cleanups/licenses
PS: LoRA request must give download URL to at least one LoRA
This commit is contained in:
layerdiffusion
2024-09-08 01:39:29 -07:00
parent c3366a7689
commit 44eb4ea837
7 changed files with 1438 additions and 39 deletions

View File

@@ -89,6 +89,7 @@ Based on manual test one-by-one:
| ControlNets (Union) | Not implemented yet, pending implementation | 2024 Aug 26 |
| ControlNets (Flux) | Not implemented yet, pending implementation | 2024 Aug 26 |
| API endpoints (txt2img, img2img, etc) | Normal, but pending improved Flux support | 2024 Aug 29 |
| OFT LoRAs | Broken, pending fix | 2024 Sep 9 |
Feel free to open issue if anything is broken and I will take a look every several days. If I do not update this "Forge Status" then it means I cannot reproduce any problem. In that case, fresh re-install should help most.