tt
Description
FAQ
Comments (5)
Awesome style!
Great works!
Wonderful lora, thanks a lot! I love his art since I have read his manga 25 years ago!
When using this LoRA with reForge, the following messages appear in the console log:
WARNING:root:lora key not loaded: lora_te2_text_projection.alpha
WARNING:root:lora key not loaded: lora_te2_text_projection.lora_down.weight
WARNING:root:lora key not loaded: lora_te2_text_projection.lora_up.weight
Is there a solution?
Have you tried the following methods?
1: If the LoRA is not working (i.e., you see no visual change in the image):
Check Model Type: Confirm the LoRA and Checkpoint are both for the same architecture (e.g., both SDXL).
2: Update reForge: Ensure your reForge installation is up to date, as newer versions often include better handling for diverse LoRA formats.
3: Check Trigger Words: Some LoRAs require a specific keyword in the prompt to activate, even if the file is loaded correctly.
If the LoRA is working, you can continue using it; the console warnings are just "informational" regarding the missing projection weights.
