civitai / sd_civitai_extension

All of the Civitai models inside Automatic 1111 Stable Diffusion Web UI
MIT License
2.34k stars 443 forks source link

Ensure to raise change events and save on upgraded key #67

Closed koenbeuk closed 1 year ago

koenbeuk commented 1 year ago
  1. By calling shared.opts.set we ensure that onchange is been invoked and therefore that the client will join the new room
  2. By calling shared.opts.save we ensure that the upgraded key gets persisted