You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run flux.1-dev-realism-lora-gradio_jupyter.ipynb with my own lora, it returns a bunch of these warning messages. The returned image is also not as expected. Any idea how to fix this? Thanks!
WARNING:root:lora key not loaded: transformer_single_transformer_blocks_0_attn_to_k.alpha
WARNING:root:lora key not loaded: transformer_single_transformer_blocks_0_attn_to_k.lora_down.weight
WARNING:root:lora key not loaded: transformer_single_transformer_blocks_0_attn_to_k.lora_up.weight
WARNING:root:lora key not loaded: transformer_single_transformer_blocks_0_attn_to_q.alpha
WARNING:root:lora key not loaded: transformer_single_transformer_blocks_0_attn_to_q.lora_down.weight
The text was updated successfully, but these errors were encountered:
When I run
flux.1-dev-realism-lora-gradio_jupyter.ipynb
with my own lora, it returns a bunch of these warning messages. The returned image is also not as expected. Any idea how to fix this? Thanks!The text was updated successfully, but these errors were encountered: