let users decide how close they want to stay to the original picture

#22
by maschenk - opened

this is my first svelte attempt. Of course a slider would be better.

Huggingface Projects org
edited Aug 31, 2022

@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

Huggingface Projects org
edited Aug 31, 2022

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?

Cannot merge
This branch has merge conflicts in the following files:
  • src/routes/+page.svelte

Sign up or log in to comment