Replies: 3 comments
-
Can you provide a longer stack trace, I want to nail down where it's coming from. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have manualy installed some missing modules. I don't remember exactly but I had to do something like:
you may also copy your "webui-user.bat" from A1111 :) hope it helps ;) I have also added
to get xformers back ;) PS. I moved here because of AUTOMATIC1111/stable-diffusion-webui#9505 |
Beta Was this translation helpful? Give feedback.
0 replies
-
major update just posted, see #99 for details. |
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.
-
Probably the wrong place so I apologise in advance.
I wanted to give this version a go but having issues with getting it started as it is failing to pick up that I already have rich installed but when trying to run the bat file, it says:
ModuleNotFoundError: No module named 'rich'
pip install rich says:
Requirement already satisfied: rich in c:\users\mine\appdata\local\programs\python\python310\lib\site-packages (13.3.3)
Any suggestions or am I better just to stick with automatics version?
Beta Was this translation helpful? Give feedback.
All reactions