invoke-ai / invoke-ai/InvokeAI
[enhancement]: Add Chinese translation from Ernie to metadata
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
When used with "prompt enhancement" switched on, the ERNIE model produces an elaborated, extended restatement of the prompt—in Chinese. And that is the prompt that is actually used. Since that's really the prompt that's being used, it seems to me it should be retrievable or available in the metadata *somewhere*. Like, "enhanced_prompt" or something. Just a thought. Should be straightforward enough to route the output of the enhancement node to add it as a non-standard metadata element?
### Alternatives
_No response_
### Additional Content
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.