Skip to content

Releases: xororz/local-dream

v1.1.0

Choose a tag to compare

@xororz xororz released this 13 Feb 13:21

From this version, there will be a _with_filter variant which blocks nsfw images and returns blank. The basic version is not affected

  • Use a simple nsfw detector to filter out nsfw results.
  • Clip and vae_decoder now are fp16 on CPU instead of int8, which makes better results.
  • Bugs fix.

Variants :

  • LocalDream_xxx_with_filter: Block NSFW Results.
  • LocalDream_xxx: No filter.

v1.0.3

Choose a tag to compare

@xororz xororz released this 30 Jan 07:32
  • Add new model Pony V5.5 for NPU with resolution 640x640

Special thanks to a kind sponsor for making this model available! 😊

v1.0.2

Choose a tag to compare

@xororz xororz released this 26 Jan 13:53
  • Added breakpoint resume support for file transfers (#2 )

v1.0.1

Choose a tag to compare

@xororz xororz released this 25 Jan 14:24
  • Add support for Snapdragon 8gen1 8+gen1
  • (Not verified) Possibly support Snapdragon 6gen1 8sgen3 7+gen3 7gen1 7+gen2

v1.0

Choose a tag to compare

@xororz xororz released this 25 Jan 08:12

Initial Release.