Open caustiq opened 2 months ago
Can we get the ability to use a file full of prompts pipelined through the LLM for each generation?
- File would have one basic
prompt on each line. already have. Check keep xxx ahead checkbox.
- One prompt is taken from the file and sent to the LLM endpoint for enhancement.
- Enhanced prompt is evaluated for txt2img.
- Loop for the next line in the file.
okay, its what I mentaion storyboard functiin(recursive use), but i want try not load file by path(it IT guy method like Us), maybe new tab then paste it into gradio ui.
after storyboard option active, u can consider use another one ext send it to IM app. like comic book on ur mobile phone. https://github.com/xlinx/sd-webui-decadetw-auto-messaging-realtime
Can we get the ability to use a file full of prompts pipelined through the LLM for each generation?