let users decide how close they want to stay to the original picture
this is my first svelte attempt. Of course a slider would be better.
@maschenk
thanks so much for the PR!
I've checked the svelte implementation, they are looking clean!
However, at this moment, I am not gonna merge the PR since our goal is to keep the UI as simple as possible with less controls. If a user wants more control over the diffusion process, user is encouraged to run google colab
you can use input type="range"
please find this svelte repl 😊
Thanks @mishig for the comments and hints. Fair point on keeping demos as simple as possible. My assumption is that users won't go to collab when it is easier to "fork" the entire thing and continue to plug into the back-end (i2i)? "strength" at lower than 0.85, may be a great incentive to use one's own pictures in the process. No?