Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension not working with "one button prompt" extension #38

Open
an303042 opened this issue Jun 10, 2023 · 0 comments
Open

extension not working with "one button prompt" extension #38

an303042 opened this issue Jun 10, 2023 · 0 comments

Comments

@an303042
Copy link

an303042 commented Jun 10, 2023

So it makes sense that these two won't play nice together, but I figured I'll post the error here and see if its fixable.
One button prompt is a fun prompting extension - https://github.com/AIrjen/OneButtonPrompt
When using it with model-keyword enabled I get the following in console:

Error running process: F:\SD\stable-diffusion-webui\extensions\model-keyword\scripts\model_keyword.py Traceback (most recent call last): File "F:\SD\stable-diffusion-webui\modules\scripts.py", line 451, in process script.process(p, *script_args) File "F:\SD\stable-diffusion-webui\extensions\model-keyword\scripts\model_keyword.py", line 657, in process p.prompt = new_prompt(p.prompt, kw, no_iter=True) File "F:\SD\stable-diffusion-webui\extensions\model-keyword\scripts\model_keyword.py", line 649, in new_prompt return ', '.join(arr) TypeError: sequence item 1: expected str instance, list found

Thank you for your work on this extension!
(also - please add lycrois support :) )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant