AUTOMATIC1111 / stable-diffusion-webui-pixelization

stable-diffusion-webui-pixelization
MIT License
550 stars 72 forks source link

Issue using latest version #7

Open BoBoBiBop opened 1 year ago

BoBoBiBop commented 1 year ago

I'm attempting to use the pixelization addon for webUI; but everytime I load up webui-user.bat this error pops up, and the addon is no where to be seen in the UI.

Error loading script: postprocessing_pixelization.py Traceback (most recent call last): File "C:\Users\Barack\stable-diffusion-webui\modules\scripts.py", line 205, in load_scripts module = script_loading.load_module(scriptfile.path) File "C:\Users\Barack\stable-diffusion-webui\modules\script_loading.py", line 13, in load_module exec(compiled, module.__dict__) File "C:\Users\Barack\stable-diffusion-webui\extensions\stable-diffusion-webui-pixelization\scripts\postprocessing_pixelization.py", line 3, in <module> from modules import scripts_postprocessing, devices, scripts ImportError: cannot import name 'scripts_postprocessing' from 'modules' (unknown location)

xvwx commented 1 year ago

Same there

Dcc-pixel commented 9 months ago

Excuse me, is there any solution?