mix1009 / sdwebuiapi

Python API client for AUTOMATIC1111/stable-diffusion-webui
MIT License
1.37k stars 183 forks source link

very slow using this api #129

Open stewie146 opened 1 year ago

stewie146 commented 1 year ago

usually we operate in web ui it only taks about 10 seconds to generate a pic, but while using api it takes about 6x times to generate the pic. any idea why ?

davidmartinrius commented 10 months ago

Well, it depends on the input parameters. What parameters are you using in automatic1111 frontend and what are you passing as parameters in the api call?

It should take the same time when using the same parameters in both sides.

yarodevuci commented 3 months ago

@mix1009 when is the next release to pypi?

davidmartinrius commented 3 months ago

Let's see guys... the speed issue is not because this repo is because how you use it. If you do not plan to share the previous requested info better close this issue

mix1009 commented 3 months ago

@mix1009 when is the next release to pypi?

I'll release when there is code change. last commit was an README update.