Ernie does not use image inputs for prompt enhancement
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Feature Idea
Ernie does not use image inputs for prompt enhancement.
Repro:
1. Ernie turbo template
2. Add load image node and connect it to the image input of `TextGenerate`
3. Enable prompt enhancement boolean
4. Run
Result: Image is ignored in prompt enhancement
Expected: Image is taken into account in prompt enhancement
### Existing Solutions
N/A
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.