diff --git a/demo/realtime-img2img/frontend/src/lib/components/LoRAConfig.svelte b/demo/realtime-img2img/frontend/src/lib/components/LoRAConfig.svelte new file mode 100644 index 00000000..e3ef969b --- /dev/null +++ b/demo/realtime-img2img/frontend/src/lib/components/LoRAConfig.svelte @@ -0,0 +1,459 @@ + + +
+ Controls LoRA strength. Higher values = stronger effect. +
++ No LoRAs active. Add one to get started: +
++ Load a configuration with LoRA settings to enable LoRA support. +
++ {uploadStatus} +
+ {/if} +