This repository was archived by the owner on Oct 8, 2024. It is now read-only.
unexpected keyword argument 'prompt_embeds' #129
Unanswered
goedelesaar
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Having the same problem. Did you find a solution? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I've created a PR with a workaround for this issue. #131 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Title shows me the error that im getting.
The problem is recreatable whenever i have started the webUI, entered a prompt, and clicked generate
A bit more info:
Line 365 (+ more)
using the CLI's
python txt2img_onnx.py --prompt="tire swing hanging from a tree" --height=512 --width=512
works, so it seems to be only the UI that's acting this wayAlso this is my first time posting on github, pelase be nice! ;)
Beta Was this translation helpful? Give feedback.
All reactions