Thomas

Results 7 comments of Thomas

Indeed, turning off continuous on the outer slider worked for me. Continuous slider inside another continuous slider is probably a corner case. Would be nice to fix it, but if...

Faced this issue today. @shuuuuun workaround solved it for me.

This is doable using the .off method : https://amsul.ca/pickadate.js/api/#method-off ``` // Get the input let pickInput = $("#my_date_input") // Init pickadate pickInput.pickdate({...}) // Disable Opening of Date Picker on click...

Try changing the last line of the colab with : `!python entry_with_update.py --share --preset --always-high-vram --all-in-fp16` See also https://github.com/lllyasviel/Fooocus/issues/1377

Try changing the last line of the colab with : `!python entry_with_update.py --share --preset --always-high-vram --all-in-fp16 ` See also https://github.com/lllyasviel/Fooocus/issues/1377

Try changing the last line of the colab with : `!python entry_with_update.py --share --preset --always-high-vram --all-in-fp16` See also https://github.com/lllyasviel/Fooocus/issues/1377