Results 52 comments of Zipdox

Tensorflow only works with NVIDIA cards, provided that you have CUDA drivers installed.

The easiest way is to use python pip. First, use pip3 to remove every tensorflow package if you have any installed, because python will shit itself over versions. Do the...

Missing distutils is also affecting Debian unstable for me. Temporary workaround is https://stackoverflow.com/a/62992463 Basically copy files from /usr/lib/python3.10/distutils/ to /usr/lib/python3.9/distutils/ and use python3.9

It just crashed on m when switching resolution from 1920x1080 to 720x720. When I switched it back it didn't crash anymore. Any clues as to what might cause this?

The libraries are compiled for x86_64. I might be incorrect but I think [it also uses x86 SSE instructions](https://blog.discord.com/how-discord-resizes-150-million-images-every-day-with-go-and-c-c9e98731c65d).

> Most likely I would guess Discord won't enable this for a while since we are pretty careful about limiting how much work is done per asset in our resizer....

We want to replace GIF with WebP. It's not about posting videos. If you want us to use videos instead of animated images then Discord should add an autoplay (muted...

So, will this get merged?

@brian-armstrong-discord Whether animated WebP ends up being supported or not, something has to be done about this: ![image](https://user-images.githubusercontent.com/42157341/190880472-8461347d-776c-4ca0-ba36-7c0b5df6dbe5.png) Right now it's straight up broken. If Discord won't re-encode animated WebP,...