Executed "update.bat" and Interface Broke #15225
Replies: 1 comment 1 reply
-
Delete the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I double-clicked "update.bat" by accident (I assume it updates the app), because after that when I execute the "run.bat" I get this warning about pytorch (I tried many things to update it but I wasn't able to):
And I can't use the image generator because the options are bugged, like for example "fill" that now appears as "fill, fill":
And if I select it, it says that the option "fill, fill" does not exists when I try to generate an image, Which is logical, since the option should be called "fill":
Anyone knows what might be happening or how can I fix it?. It was working fine until I screwed up and clicked "update.bat" by accident.
Beta Was this translation helpful? Give feedback.
All reactions