You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mostly due to Gradio deprecated options (mostly Placeholder and file type) the extension doesn't work with Stable Diffusion Forge.
I managed, with my limited knowledge, to make it work with SDXL models, by changing "file" to "filepath". There still are many errors, but it works, most of the time.
When I try with Flux AI models, I only get a black square where the face is though. Any clue about how to fix this ? :)