sheldonchiu / AI-AIO

A super toolbox for everyone to enjoy AI on Papaerspace
MIT License
18 stars 4 forks source link

Can't change the checkpoint model #25

Open simonelmundo opened 8 months ago

simonelmundo commented 8 months ago

I’m having a problem with the image generation notebook. When I try to generate an image using different checkpoints, the UI always shows the image from the first checkpoint on the list, regardless of what I select. It seems like the UI is not updating the checkpoint selection correctly.

I have tried several ways to fix this issue, but none of them worked. I have tried reloading the UI, refreshing the page, and updating the notebook and the sd_webui module using cd /notebooks && git pull && cd sd_webui && git pull in a terminal. The only thing that works is closing the notebook and starting a new one, but this takes a long time . Do you have any idea why this is happening and how to solve it? I would appreciate your help. Thank you.