Elldreth / loopback_scaler

Automatic1111 python script to enhance image quality
MIT License
182 stars 9 forks source link

error report when launch weibui: loopback_scaler.py", line 86, SyntaxError: invalid character '·' (U+00B7) #3

Closed SkyKn1ght closed 1 year ago

SkyKn1ght commented 1 year ago

error report when launch weibui, like this:

Error loading script: loopback_scaler.py Traceback (most recent call last): ... stable-diffusion-webui\scripts\loopback_scaler.py", line 86

loopback_scaler/loopback_scaler.py at main · Elldreth/loopback_scaler
                                                  ^

SyntaxError: invalid character '·' (U+00B7)

Elldreth commented 1 year ago

That's very odd. I haven't been able to reproduce this yet. I also updated my a1111 install to the latest version and reloaded with no issues. Has it always done this or are you just now seeing this error (and it wasn't doing this before)?

vw1693 commented 1 year ago

It oly happens if you instal Manual. If you instal it from the webui it works fine.