Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 1.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.1.2 (2022-12-15)

Fixed

  • Stable Diffusion to accept a string as the input (#115)

v0.1.1 (2022-12-14)

Added

  • Support for a negative prompt in Stable Diffusion input (#109)

Changed

  • Improved fill-mask output token to not include whitespace or whitespace placeholder (#106)

Fixed

  • Image rendering in the Stable Diffusion notebook (#95)
  • Download error when the tmp and cache directories are on different file systems (#98)

v0.1.0 (2022-12-07)

Initial release.