Qwedit with PhysicsEdit LoRA missing values
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
use all transformers
### Actual Behavior
it throws the missing values and works... but as good as intended?
### Steps to Reproduce
Use Qwen Image Edit or FireRed with the [PhysicsEdit](https://huggingface.co/metazlb/PhysicEdit/tree/main) LoRA.
### Debug Logs
```powershell
lora key not loaded: pipe.dino_resampler.latents
lora key not loaded: pipe.dino_resampler.layers.0.0.norm_latents.bias
lora key not loaded: pipe.dino_resampler.layers.0.0.norm_latents.weight
lora key not loaded: pipe.dino_resampler.layers.0.0.norm_media.bias
lora key not loaded: pipe.dino_resampler.layers.0.0.norm_media.weight
lora key not loaded: pipe.dino_resampler.layers.0.0.to_kv.weight
lora key not loaded: pipe.dino_resampler.layers.0.0.to_out.weight
lora key not loaded: pipe.dino_resampler.layers.0.0.to_q.weight
lora key not loaded: pipe.dino_resampler.layers.0.1.net.0.bias
lora key not loaded: pipe.dino_resampler.layers.0.1.net.0.weight
lora key not loaded: pipe.dino_resampler.layers.0.1.net.1.bias
lora key not loaded: pipe.dino_resampler.layers.0.1.net.1.weight
lora key not loaded: pipe.dino_resampler.layers.0.1.net.3.bias
lora key not loaded: pipe.dino_resampler.layers.0.1.net.3.weight
lora key not loaded: pipe.dino_resampler.layers.1.0.norm_latents.bias
lora key not loaded: pipe.dino_resampler.layers.1.0.norm_latents.weight
lora key not loaded: pipe.dino_resampler.layers.1.0.norm_media.bias
lora key not loaded: pipe.dino_resampler.layers.1.0.norm_media.weight
lora key not loaded: pipe.dino_resampler.layers.1.0.to_kv.weight
lora key not loaded: pipe.dino_resampler.layers.1.0.to_out.weight
lora key not loaded: pipe.dino_resampler.layers.1.0.to_q.weight
lora key not loaded: pipe.dino_resampler.layers.1.1.net.0.bias
lora key not loaded: pipe.dino_resampler.layers.1.1.net.0.weight
lora key not loaded: pipe.dino_resampler.layers.1.1.net.1.bias
lora key not loaded: pipe.dino_resampler.layers.1.1.net.1.weight
lora key not loaded: pipe.dino_resampler.layers.1.1.net.3.bias
lora key not loaded: pipe.dino_resampler.layers.1.1.net.3.weight
lora key not loaded: pipe.dino_resampler.norm.bias
lora key not loaded: pipe.dino_resampler.norm.weight
lora key not loaded: pipe.dino_resampler.pos_emb.weight
lora key not loaded: pipe.dino_resampler_adapter.net.0.bias
lora key not loaded: pipe.dino_resampler_adapter.net.0.weight
lora key not loaded: pipe.dino_resampler_adapter.net.2.bias
lora key not loaded: pipe.dino_resampler_adapter.net.2.weight
lora key not loaded: pipe.dino_time_embed.weight
lora key not loaded: pipe.vae_resampler.latents
lora key not loaded: pipe.vae_resampler.layers.0.0.norm_latents.bias
lora key not loaded: pipe.vae_resampler.layers.0.0.norm_latents.weight
lora key not loaded: pipe.vae_resampler.layers.0.0.norm_media.bias
lora key not loaded: pipe.vae_resampler.layers.0.0.norm_media.weight
lora key not loaded: pipe.vae_resampler.layers.0.0.to_kv.weight
lora key not loaded: pipe.vae_resampler.layers.0.0.to_out.weight
lora key not loaded: pipe.vae_resampler.layers.0.0.to_q.weight
lora key not loaded: pipe.vae_resampler.layers.0.1.net.0.bias
lora key not loaded: pipe.vae_resampler.layers.0.1.net.0.weight
lora key not loaded: pipe.vae_resampler.layers.0.1.net.1.bias
lora key not loaded: pipe.vae_resampler.layers.0.1.net.1.weight
lora key not loaded: pipe.vae_resampler.layers.0.1.net.3.bias
lora key not loaded: pipe.vae_resampler.layers.0.1.net.3.weight
lora key not loaded: pipe.vae_resampler.layers.1.0.norm_latents.bias
lora key not loaded: pipe.vae_resampler.layers.1.0.norm_latents.weight
lora key not loaded: pipe.vae_resampler.layers.1.0.norm_media.bias
lora key not loaded: pipe.vae_resampler.layers.1.0.norm_media.weight
lora key not loaded: pipe.vae_resampler.layers.1.0.to_kv.weight
lora key not loaded: pipe.vae_resampler.layers.1.0.to_out.weight
lora key not loaded: pipe.vae_resampler.layers.1.0.to_q.weight
lora key not loaded: pipe.vae_resampler.layers.1.1.net.0.bias
lora key not loaded: pipe.vae_resampler.layers.1.1.net.0.weight
lora key not loaded: pipe.vae_resampler.layers.1.1.net.1.bias
lora key not loaded: pipe.vae_resampler.layers.1.1.net.1.weight
lora key not loaded: pipe.vae_resampler.layers.1.1.net.3.bias
lora key not loaded: pipe.vae_resampler.layers.1.1.net.3.weight
lora key not loaded: pipe.vae_resampler.norm.bias
lora key not loaded: pipe.vae_resampler.norm.weight
lora key not loaded: pipe.vae_resampler.pos_emb.weight
lora key not loaded: pipe.vae_resampler_adapter.net.0.bias
lora key not loaded: pipe.vae_resampler_adapter.net.0.weight
lora key not loaded: pipe.vae_resampler_adapter.net.2.bias
lora key not loaded: pipe.vae_resampler_adapter.net.2.weight
lora key not loaded: pipe.vae_time_embed.weight
lora key not loaded: pipe.visual_thinking_adapter.head_dino.0.bias
lora key not loaded: pipe.visual_thinking_adapter.head_dino.0.weight
lora key not loaded: pipe.visual_thinking_adapter.head_dino.2.bias
lora key not loaded: pipe.visual_thinking_adapter.head_dino.2.weight
lora key not loaded: pipe.visual_thinking_adapter.head_vae.0.bias
lora key not loaded: pipe.visual_thinking_adapter.head_vae.0.weight
lora key not loaded: pipe.visual_thinking_adapter.head_vae.2.bias
lora key not loaded: pipe.visual_thinking_adapter.head_vae.2.weight
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.