Resources

I haven’t made these public, but I used notion to keep track of all the tutorials, articles, and githubs I tried and visited, and now I’ve amassed a good amount of resources that I can revisit for doing similar or related work. These are part of a larger on-going resources list I have in notion, and I just cross referenced it to a specific project.

The other thing is that I finally got to sort through all my walk photos. That really needed doing.

Local vs Not

Y’know I think for this project I might not roll my own things. I’ve been finding some good web-ui based options for generating captions and prompts and, at least for some things, I won’t have to go through the annoyance of running something locally. Here’s a nice example from Clip Interrogator on Huggingface that produces some interesting output I could use.

screenshot of clip Interrogator making a prompt from a log covered in trukey tails

I might even go back to my old computer and use my interactive GPT-2 option installed there. Its older, and it breaks amusingly, but that’s what makes it fun. There could be some old code I translate to a new environment and newer models, but maybe….maybe I don’t have to. I’ll think about it.