Mar2ck

Results 44 comments of Mar2ck

I can add an option to specify an input folder instead of an input file. That should be easy to add. - For the PNG handling, i could add support...

The google colab file should outline how to get the cli to run from source on linux. I could look into making a script/readme for setting that up.

Just to be clear the image i used as an example is a png file

The segmentation fault i was having no longer happens on newer builds so this issue is probably fixed

You can work around this by adding the disco repo manually Add key: `wget -q "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xd320d0c30b02e64c5b2bb2743766223989993a70" -O- | sudo apt-key add -` Then add the repo: `sudo add-apt-repository "deb http://ppa.launchpad.net/snwh/ppa/ubuntu...

I also have this error on GTX 1660 Ti. I'm guessing this means GTX 16XX series isn't compatible despite also being Turing architecture.

Looks like GTX 16XX does support 8-bit, it just wasn't enabled in bitsandbytes until now. https://github.com/TimDettmers/bitsandbytes/pull/292 So starting with bitsandbytes 0.38.0 these GPUs should work. EDIT: Just tested with bitsandbytes...

@Sumanai How did you get Erebus working?

Exact same error on Ubuntu 20.04. Have both libxi-dev and xserver-xorg-input-libinput-dev installed