github xororz/local-dream v2.0.0

latest releases: v2.7.0, v2.6.4, v2.6.3...
8 months ago

v2.0.0 is now available.

  • Support for using parentheses to change prompt weights, with the same format as WebUI's standard, for example (best quality:1.5).
  • Support for importing embedding files in Settings, such as EasyNegative. Only safetensor format is supported. please convert pt format to safetensor format before importing, you can use this script to convert. Note that the trigger word for the embedding is the same as your imported filename, case-insensitive.
  • To support the above two features, I have refactored the text encoder format. v2.0.0 is compatible with the old text encoder format, so old models can still be used, but old encoder files cannot use the above two features. Therefore, for app preset models, after updating you need to download the clip_v2.mnn file. For custom CPU models, you need to reconvert them in the app. For custom NPU models, I have updated the NPU conversion script which will convert the new text encoder. For precompiled models on HF, I will gradually update them to clip_v2 in the future.

Variants :

  • LocalDream_xxx_with_filter: Block NSFW Results. Same as Google Play version.
  • LocalDream_xxx: No filter.

Don't miss a new local-dream release

NewReleases is sending notifications on new releases.