Flux.2 Dev Text to Image template "LoraLoaderModelOnly: - Required input is missing: model"
- 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
There's nothing connected to the model input for the lora loader in the [Flux.2 Dev Text to Image template](https://comfy.org/templates/image_flux2_text_to_image/)
This is the workflow by default

It's causes the bug
```
Prompt outputs failed validation:
LoraLoaderModelOnly:
- Required input is missing: model
```
You can fix this by just connecting the model to the lora loader, but there's nothing there by default

### Actual Behavior
This is a simple issue that I provided a solution to under expected behaviour
### Steps to Reproduce
This is a simple issue that I provided a solution to under expected behaviour
### Debug Logs
```powershell
This is a simple issue that I provided a solution to under expected behaviour
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.