Starting from v1.3.5, the command line tool has been added to the SD Prompt Reader on all platforms, please see the CLI section for details.
The SD Prompt Reader is now available as a ComfyUI node. Check out the ComfyUI Prompt Reader Node for more information.
A simple API document will be added to the README later.
Changes since 1.3.4
Add new icons
Add support for NovelAI stealth pnginfo #71 #73
Add support for postprocessing/extras in A1111 webUI
Add A1111 webUI (Postprocessing) for generation tool detection
A1111 webUI (Postprocessing)
Add CLI #69
Add CLI/GUI detection mechanism
Add a separate CLI executable for Windows
Add parsing success determination mechanism to the ComfyUI parser receyuki/comfyui-prompt-reader-node#68
Add functionality to export/copy metadata for ComfyUI images that cannot be parsed
Add user-friendly warnings
Add Logger
Fix display glitch caused by switching setting modes
Fix support for uppercase suffix images
Fix the handling of empty images
Fix the handling of parsing exceptions
Update pillow to 10.3.0
For macOS users
If you previously installed SD Prompt Reader via Homebrew cask, you can upgrade with
brew upgrade sd-prompt-reader
For Linux users (and other users)
If you previously installed SD Prompt Reader with pip or pipx, you can upgrade with
pip install --upgrade sd-prompt-reader
or
pipx upgrade sd-prompt-reader
Starting from v1.3.5, the command line tool has been added to the SD Prompt Reader on all platforms, please see the CLI section for details.
The SD Prompt Reader is now available as a ComfyUI node. Check out the ComfyUI Prompt Reader Node for more information.
A simple API document will be added to the README later.
Changes since 1.3.4
Add new icons
Add support for NovelAI stealth pnginfo #71 #73
Add support for postprocessing/extras in A1111 webUI
Add
A1111 webUI (Postprocessing)
for generation tool detectionAdd CLI #69
Add CLI/GUI detection mechanism
Add a separate CLI executable for Windows
Add parsing success determination mechanism to the ComfyUI parser receyuki/comfyui-prompt-reader-node#68
Add functionality to export/copy metadata for ComfyUI images that cannot be parsed
Add user-friendly warnings
Add Logger
Fix display glitch caused by switching setting modes
Fix support for uppercase suffix images
Fix the handling of empty images
Fix the handling of parsing exceptions
Update pillow to 10.3.0
For macOS users
If you previously installed SD Prompt Reader via Homebrew cask, you can upgrade with
For Linux users (and other users)
If you previously installed SD Prompt Reader with pip or pipx, you can upgrade with
or