Metachs / sdwebui-nai-api

zlib License
22 stars 3 forks source link

NAI API Generation Not Working After Switching Models (Inpaint) #26

Closed Yakore closed 1 month ago

Yakore commented 1 month ago

Description:

I encountered an issue while using the sdwebui-nai-api extension when performing inpainting. When I use the NAI API generation during inpaint, everything works fine initially. However, if I switch to any SDXL model afterward, the NAI API generation stops working, even if I re-enable the NAI API.

Steps to reproduce:

Expected behavior: The NAI API should continue to work after switching models and re-enabling the NAI API generation.

Actual behavior: After switching to any SDXL model, the NAI API generation no longer functions, even if it’s re-enabled.

Extension version: 5e9e3dc

Metachs commented 1 month ago

Should be fixed, there is a small chance this was also caused by a conflict with another extension, so let me know if it is still happening with the latest revision.