ComfyUI Portable Installer v1.1.1
Bug Fixes
- Fix tkinter setup SyntaxError on install (#2) —
%~dp0always returns a path with a trailing backslash (e.g.L:\comfyui-portable-installer\). When embedded in a Python raw string literalr'%SCRIPT_DIR%', the trailing\escaped the closing quote, producingSyntaxError: unterminated string literal. Fixed by appending.so the path resolves identically without breaking the string.
Upgrade
Download the zip below and extract, or pull the latest if you cloned the repo. No other files changed.
Requirements
- Windows 10/11 (64-bit)
- Internet connection (first run only)
- No admin rights needed