How do I solve this unicode decode error? #3131
Replies: 3 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
have you edited / open and seved your styles.csv file with some external program currently web-ui read and write the styles.csv file using I suspect for some reason your styles.csv is not using utf-8 or utf-8 bom to check open you styles.csv notepad or any other software and see what encoing it's using if it's not convert it utf-8 or utf-8 bom, utf-8 or utf-8 bom |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
It worked fine yesterday (which means roughly 18 hours ago), and when I wanted to launch it today, it looks like this.
No idea what happened since I'm nothing but a script boy and knows nothing about programming language.
Looked for similar problems in the Issues tab, and made sure there's only .py files in my stable-diffusion-webui\scripts folder
Beta Was this translation helpful? Give feedback.
All reactions