invoke-ai / invoke-ai/InvokeAI
[enhancement]: Allow wildcard wordlist files with dynamic prompting
- 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?
Add the ability to use wildcard files with dynamic prompting. It looks like the node [could have had it](https://github.com/invoke-ai/InvokeAI/pull/3533), but it was not added because there was no way to handle the path to the wildcard directory. Could this option be added in now?
> Wildcards via wordlist files
Implemented, but we don't have a simple way to handle the path to the wildcard directory yet, so I didn't include it. This is super straightforward to add back in later.
### Alternatives
_No response_
### Additional Content
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.