Skip to content

1.3.5-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@receyuki receyuki released this 13 May 12:36
· 9 commits to master since this release
bb10edc

Important

Starting from v1.3.5-beta.2, the CLI tool has been added to the SD Prompt Reader on all platforms, please see the CLI section for details.
For the pip version, please use the following command to install the beta version.
pip install --pre --upgrade sd-prompt-reader==1.3.5b2

Note

A simple API document will be added to the README later.

  • Add new icons
  • 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 support for NovelAI stealth pnginfo in webp format #71 #73
  • Fix display glitch caused by switching setting modes

Changes since 1.3.4

  • Add support for NovelAI stealth pnginfo #71 #73
  • Add support for postprocessing/extras in A1111 webUI
  • Add A1111 webUI (Postprocessing) for generation tool detection
  • Add user-friendly warnings
  • Add functionality to export/copy metadata for ComfyUI images that cannot be parsed
  • Add CLI #69
  • Add Logger
  • Fix support for uppercase suffix images
  • Fix the handling of empty images
  • Fix the handling of parsing exceptions
  • Update pillow to 10.3.0