luisarandas

Results 26 issues of luisarandas

Regarding an earlier response on rounding the corners of nexus ui widgets, I'd like to know if I can do that to only one widget. If [nexus-ui] { border-radius: 5px;...

Envelope noNewPoints works perfectly but when you double click they disappear! Might have something to do with 'frozen' or 'fixed' or something? The most interesting part is that the nexus...

Hello all! I am currently generating some image data and drawing it to an imgui.image object. I am trying to do this multiple times, say 100 images at once and...

Hello all. I am doing a bridge between MaxMSP and Python and it works fine to send data **from** python to a patch using udp simple client. But the server...

Hello all. I am trying to listen to some numpy arrays generated from a neural net, and even following the steps of the recommended installation I always get the same...

Hello! First of all, thanks for this amazing project. I'm getting this error while trying to run some code (which is perfect on a `Macbook Pro mid 2015 - Monterey...

Hello and good evening! I was able to build successfully an example generated by premake, just copied it to the cinder blocks folder and it was able to find cinder...

Hello. Is this repository working with TF>2? I'm having a hard time with virtual environments and these older versions on linux. Thanks

Hello I can't put the folder examples (ISFSandbox.xcodeproj) with GLFW to run. Already included the library (had to download). Any tips? The ISF editor compiles perfectly Thanks!

Hello! I am wondering if there is any CLIP-guided example of this repository with unequal width and height? Thinking about integrating this with a [guided-diffusion](https://github.com/crowsonkb/guided-diffusion) fork but it wraps `ddim_sample_loop_progressive`...