1.3.2
- Add support for Draw Things
- Add single line prompt option for copy button #20
- Add homebrew cask and pip formula
- Fixed Comfy UI reader crash caused by unCLIPConditioning node between KSampler and CLIPTextEncode
For macOS users
Now you may install SD Prompt Reader via Homebrew cask.
brew install --no-quarantine receyuki/sd-prompt-reader/sd-prompt-reader
The parameter --no-quarantine
is used since the SD Prompt Reader is currently unsigned as I mentioned here
For Linux users (and other users)
Now you may install SD Prompt Reader with pip or pipx
pip install sd-prompt-reader
or
pipx install sd-prompt-reader
To launch the app simply enter sd-prompt-reader
in the terminal.