Open AugmentedRealityCat opened 1 year ago
+1
I managed to make it run on SDXL but I don't know if it works correctly https://github.com/AG-w/sd_webui_SAG
also it's using very dumb way to check if it's running SDXL, someone can come up a better way to detect it
@AG-w , I'm trying to make your fix work, WebUI says it is installed in the extension tab, but nothing is displayed on the txt2img tab. Even after applying and restarting UI, and my runpod :/
Do you know of a fix ?
I managed to make it run on SDXL but I don't know if it works correctly https://github.com/AG-w/sd_webui_SAG
Thanks for this! A small issue - there seems to be an indentation error here:
Thanks for this! A small issue - there seems to be an indentation error here:
+1. Have you solved it?
+1. Have you solved it?
Yes, simply remove the extra space at the start of line 50.
I managed to make it run on SDXL but I don't know if it works correctly https://github.com/AG-w/sd_webui_SAG
Thanks for this! A small issue - there seems to be an indentation error here:
oh thanks, I don't really know how to git I edited script with notepad++ then made change using github's editor
extension does not work in A1111 v. 1.9.0, same error
extension does not work in A1111 v. 1.9.0, same error
my fork still works on 1.9.x
extension does not work in A1111 v. 1.9.0, same error
my fork still works on 1.9.x
It only works if you have not previously used the patch provided in base SAG, deleting the extension won't fix the issue. You have to reinstall Auto1111 with the new SAG fork provided by AG-w to stop getting this error.
Anytime I try to use SAG with a SDXL model I get this
TypeError: xattn_forward_log() got an unexpected keyword argument 'additional_tokens'
error message, and after that I cannot use SDXL models anymore, unless I restart the whole A1111-WebUI engine.