Mauricio Jorge Cordeiro Garrido

Results 26 comments of Mauricio Jorge Cordeiro Garrido

Hi! Yes, I did. I got first `fatal: destination path 'lib/emokit-c' already exists and is not an empty directory.` then I did `rm -r lib/emokit-c` as you suggest [here](https://github.com/dashersw/wits/issues/2): ....

The goal is to run your core lib on a docker ( not only brain-monitor), but that also implies that doesn't matter where I'm deploying it, it will deploy well....

Its depends, sure that what you are saying is important, because we need to run first on the docker so the installation of npm will compile native C module. But...

@salehasadi did you customize your tabs? If so, could you share it? The way to go is: 1. Adding Scroll with overflow hidden 2. [with scroll steps of size tab](https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollLeft)...

@NHOrus look at https://github.com/adrianlopezroche/fdupes/issues/55 it explains how to keep the newest, and if you want to delete the newest remove `--reverse`. Also you could start better documentation on the wiki,...

Hi! After I tried `rm -r lib/emokit-c` now I got the following error: ``` > [email protected] install /home/a-username/Projects/testing/wits > node-gyp configure && node-gyp build make: Entering directory '/home/a-username/Projects/testing/wits/build' CXX(target) Release/obj.target/emotiv/lib/bindings.o...

I will try with Node v10. If I get it run I will try to dockerize it. And make a pull request.

Hi! After installing `sudo apt-get install libmcrypt-dev` I get it compiled and installed (Both projects ).But I couldn't see run. In any case, I believe that the issue is close....

@toonpeters look here: https://github.com/ShivamShrirao/diffusers/tree/main/examples/dreambooth Use the table below to choose the best flags based on your memory and speed requirements. Tested on Tesla T4 GPU. fp16 | train_batch_size | gradient_accumulation_steps...