stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

Fixed typo and enabled model change from txt2img and img2img

Open iamianM opened this issue 2 years ago • 1 comments

POST was calling get function so I changed to set function.

Also added ability for txt2img and img2img to change loaded model by calling same set function. I feel this should be included as you can load models in memory so it doesn't have to take a long time.

iamianM avatar Nov 07 '22 22:11 iamianM

@iamianM please try again, the commit log is messy

ClashSAN avatar Nov 07 '22 22:11 ClashSAN

This is a mess, try a new branch with more focused changes, closing this one as it'll never be merged in this state.

dfaker avatar Nov 11 '22 22:11 dfaker