PowerShell calls Stable Diffusion txt2img API via JSON prompt and resolution settings. GUI tool adds sliders, model dropdown, filenames, and prompts for local AI images. Script decodes Base64 API ...
In a recent series of blog posts, I created what might best be described as a PowerShell front end for Ollama. For anyone who might not be familiar with Ollama, it's a tool that allows you to run ...