Comfy-Org / Comfy-Org/ComfyUI

Flux.2 Dev Text to Image template "LoraLoaderModelOnly: - Required input is missing: model"

Open
#12,777 0 comments 2 reactions 0 assignees View on GitHub
Potential Bug
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

![](https://i.imgur.com/8eVNjga.png)

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

![](https://i.imgur.com/S1nY5Bo.png)

### 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.