donlinglok1

Results 14 comments of donlinglok1

> #340 @tao12345666333 Dear, I checked that PR, that solution needs a manual change to the config for the beginner. ``` frame-src xxx.xxx.xxx.xxx:3000 -> frame-src * ``` My change can...

> In most cases jQuery can be substituted by pure javascript methods. > > [Element.insertAdjacentHTML](https://developer.mozilla.org/en-US/docs/Web/API/Element/insertAdjacentHTML) [Document.querySelector()](https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelector) [jQuery.getScript alternative in native JavaScript](https://stackoverflow.com/questions/16839698/jquery-getscript-alternative-in-native-javascript) thank you for the reply, I will check on...

> relevant ? an old never adressed issue : #517 This feature just provides convenience for knowing what is typing, for converting the input to English maybe is another feature....

> In most cases jQuery can be substituted by pure javascript methods. > > [Element.insertAdjacentHTML()](https://developer.mozilla.org/en-US/docs/Web/API/Element/insertAdjacentHTML) [Document.querySelector()](https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelector) [jQuery.getScript alternative in native JavaScript](https://stackoverflow.com/questions/16839698/jquery-getscript-alternative-in-native-javascript) Thanks for the suggestion, now the code won't include...

> > relevant ? an old never adressed issue : #517 > > This feature just provides convenience for knowing what is typing, for converting the input to English maybe...

> This can be done as a single .js file, and it can be distributed as a custom script on wiki's https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts page. As his feature is basically for non-English...

> This can be done as a single .js file, and it can be distributed as a custom script on wiki's https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts page. As his feature is basically for non-English...

> > This can be done as a single .js file, and it can be distributed as a custom script on wiki's https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts page. As his feature is basically for...

> > Since there is >>>Note that MiDas-v2 and SGRnet estimate inverse depth while LeReS estimates depth.