stable-diffusion-webui-inspiration
stable-diffusion-webui-inspiration copied to clipboard
I love using this extension to showcase various models and styles, but I find it annoying that every check box is checked every time I load up SD. ![2022-12-11 11_24_59-Stable...
Few suggestions of features to add: *Top 50 Artists *More artists in the style of "XXX" XXX is a artist we put in favorites
Recreate by loading a file with quotation marks. Test "Bug" case. The destination path has double slashes for directory marks, which obviously fails on windows. I'm not sure about Linux.
These fixes are relatively low impact and mostly for consistency. The only one that's more important is adding a space behind the comma when appending to the prompt. This is...
Windows 11. Getting permission error when clicking on "Get inspiration". PermissionError: [Errno 13] Permission denied: 'D:\\AI-Software\\stable-diffusion-webui\\extensions\\stable-diffusion-webui-inspiration\\inspiration\\inspiration\\artists\\Torii Kiyonaga' Traceback (most recent call last): File "D:\AI-Software\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line 284, in run_predict output =...
When clicking on any image the images displayed are not the correct ones, they are offset by one square showing the previous artist.
So I was getting an error ``` AttributeError: 'NamedString' object has no attribute 'orig_name' 'NamedString' object has no attribute 'orig_name' ``` and no images would get generated. With ChatGPT’s help,...