Weeknotes 2022-09-05

, Jochen

Got sick with some gastrointestinal infection: Not as bad as covid, but still no recommendation.

Got the stable diffusion model running on my MacBook Air. Installing grpcio only worked after setting some environment variables:

CFLAGS="-I /opt/homebrew/opt/openssl/include" LDFLAGS="-L /opt/homebrew/opt/openssl/lib" GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1 GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1 pip install -r requirements.txt

Maybe I'm just bad at coming up with interesting prompts, but I would guess about 10% of the generated images are interesting in some sense. I put some examples below in the out of context images section.

Articles


Twitter

Software

Videos

Podcasts


Out of Context Images

Return to blog