Abdullah Alfaraj

Results 10 issues of Abdullah Alfaraj

### Description: I've added the Euler Ancestral Scheduler to the Stable Diffusion Pipeline. The code has been adapted from: https://github.com/crowsonkb/k-diffusion the scheduler currently works; however, I need to clean it...

1) you can use the "clean layers" button to delete the generated mask related layers when using inpaint and outpaint. 2) masks related layers are hidden by default

bug fix: the plugin now export "init images" and "init mask" with unique names to avoid loading old init images into the ui.

decouple the plugin from the proxy server. replace all file sharing by rest api communications

Does the interrogate button depend on any model? I have the tagger plugin? deepbooru and clip work fine in webui. but the interrogate button does not work in the ps...

something error, ![image](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/assets/124325018/cc262568-4f38-4aa1-ae7c-22fe59c690cc) _Originally posted by @wuyue0509 in https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin/issues/251#issuecomment-1547424781_

If you update/downgrade your "node" or "npm", you will need to remove the node_modules folder and reinstall the dependencies one again ``` sh rm -r node_modules npm install ```

This feature should fix. #383

suggestion