Termux will drop you into the Windows PowerShell terminal on your phone, where you can remotely manage files, run automation ...
Support for PIL library image input (path) instead of Base64 encoding. For example, when using models with transformers library, I provide images this way img = Image.open(path).convert("RGB") which ...