tildebyte
tildebyte
I know, I know, OSX isn't supported. Guess what; with all of the prereqs installed (and the fix for High Sierra's idiotically broken hostname handling[1]), it starts and runs just...
This is something I added to my (heavily modified) 'CLIP_Guided_Diffusion_HQ_256x256' notebook last year. Basically, just as $topic - store all of the parameters used to generate an image in the...
This is less of a bug report and more of an "if you see this, try this:". I tried following the readme, and (after getting nothing at all from the...
@miker2049, @jaggednz, @timm052; PTAL cc @catfact, @ryanlaws What I had in mind was e.g. ``` ├── lib │ ├── mg_128.lua │ ├── mg_256.lua │ ├── mg_64.lua │ └── midigrid.lua ```...
**Describe the bug** Importing JS from a **local webserver** fails with pyscript active. I'm using relative URLs here; I don't know if relative URLs from e.g. a CDN would work...
I'm not thrilled about the hacky pytest workaround, but I don't know of a way to test purely graphical web pages... There's a weird issue with all p5.js examples which...
Same deal with the pytests as in #12 & #15 Signed-off-by: Ben Alkov
Same deal with the pytests as in #12 & #14 Signed-off-by: Ben Alkov
- PEP8! - Move most end-of-line comments above their related code. - Copyedit most comments. - Add `if __name__ = __main__:` so that we're a proper command line program with...
e.g. prompt, seed, other parameters