Abdullah Alfaraj

Results 21 comments of Abdullah Alfaraj

Hi @nielsrolf, Thank you for the feedback. I have the same version of numpy as you. ``` python -c “import numpy; print(numpy.__version__)” 1.23.3 ``` I fixed a bug in my...

Hi, @tonetechnician > I could be wrong but it seems that you omit the CFGDenoiser for the preconditioning of the denoiser model, and instead substitute for a different formulation of...

Hi @patrickvonplaten I'm facing a couple of issues trying to get the Euler ancestral scheduler to be used in the same way as the rest of the schedulers. I will...

I've jsut merge #8 , pull and then edit the "start_server.bat" ``` set SD_URL=http://127.0.0.1:7860 ``` set it to your remote auto1111 address, or just change the port if that is...

@screan you can copy and paste your automatic1111 url into SD URL field in the setting tab. If that doesn't solve it, you should open an new issue.

Sure thing, Scott. Let me read up on the Dreamstudio API, and see how that could work.

Thanks for pointing this out, only the sd_url setting seems to be loading correctly. This is a bug that will be fixed on the next update.

> Also, the presets from the Custom Presets tab does nothing. can you screenshot the custom preset after you click on "New Preset" the step to create a preset: 1)...

You're not doing anything wrong, but the ControlNet API is experimental. One of its quirks is that it pauses any communication to automatic1111 until the current request is finished. Hopefully...

We've already fixed this issue for those using the UXP version of the plugin. However, we will release a patch for those using the ccx version very soon.