Gerold Meisinger
Gerold Meisinger
not tested. my intention was to cast Jonathan's contribution into code and make it available "somewhere" and go on from there (with tests and fixes). It doesn't belong in develop,...
https://hackage.haskell.org/package/Yampa-0.9.1.1 => BSD-3, which is permissive (unless the uploader made this up(?))
According to [Wikipedia](https://en.wikipedia.org/wiki/BSD_licenses) there originally was a "4-clause BSD licence" which included a "advertising clause" that: > required authors of all works deriving from a BSD-licensed work to include an...
from a moral point of view I think they should be credited: it's great work! from a legal point of view I think copyright doesn't require any name to be...
1.-3. makes sense to me `Util` sounds like something I'm going to need all the time whereas `Async, Parallel and ReactHandle` sound like something advanced which I only need in...
Another example which might be related: ``` git clone [email protected]:gerold.meisinger/yampa-book.git cd yampa-book cabal repl textfield1 $ main ``` https://gitlab.com/gerold.meisinger/yampa-book/-/raw/main/src/textfield1.hs ``` textfield :: String -> SF Identity (KeyPressed, Event String) Textfield...
There is this company "Keera Studio" (maybe you've heard of them? ;) ) who did a web example a while ago: https://keera.co.uk/posts/2020/05/28/building-a-reactive-calculator-in-haskell-1-5/
Shameless self-promotion: https://yampa-book.readthedocs.io
I wrote an long article about control net training https://civitai.com/articles/2078 which also covers inference and converting models
all duplicates about "dropping prompts" https://github.com/lllyasviel/ControlNet/issues/93 https://github.com/lllyasviel/ControlNet/issues/160 https://github.com/lllyasviel/ControlNet/issues/246 https://github.com/lllyasviel/ControlNet/issues/422 https://github.com/lllyasviel/ControlNet/issues/506