We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb2e497 commit b5b8220Copy full SHA for b5b8220
electron_app/src/components_bare/SDOptionsDropdown.vue
@@ -215,7 +215,7 @@
215
<div class="options_title">
216
<div class="options_title_box" style="width: 165px;">
217
<span>Custom Model</span>
218
- <span class="options_desc">You can use a custom stable diffusion models. Open settings to add a ckpt model.</span>
+ <span class="options_desc">You can use a custom stable diffusion model. Open settings to add a ckpt model.</span>
219
</div>
220
<div class="options_input" style="width: 115px;">
221
<svg width="18" height="19" viewBox="0 0 18 19" fill="none"
0 commit comments