Open jtang613 opened 3 months ago
I made a pull request related to this bug: https://github.com/lllyasviel/stable-diffusion-webui-forge/pull/1096
Update: That does indeed solve the issue with /sdapi/v1/sd-models but leads to downstream issues later when trying /sdapi/v1/txt2img
It is a workaround. It will make it work, but lllyasviel needs to decide if it is a good solution or there is a better way. You can work with the change in the PR
You can close this issue, it has been fixed in main branch
Is the fix in the latest release yet? I'm still encountering the error.
Running:
curl -XGET http://forge:7860/sdapi/v1/sd-models
Returns:Seems like all API endpoints I've tried return similar errors.