Skip to content

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.