Skip to content

Releases: scraed/LanPaint

1.5.3

11 Apr 03:15

Choose a tag to compare

  • Shrank the info display so it no longer resizes with the node and avoids wasting space.

1.5.2

26 Mar 09:14

Choose a tag to compare

  • fix ValueError: not enough values to unpack for advanced custom sampler
  • fix Flux Klein inpaint workflow's resizing bug

1.5.0

02 Mar 14:32

Choose a tag to compare

  • fixes an important hidden bug that reduced performance and could blur images (especially with z-image-base) and also boosts overall LanPaint performance across other models.
  • fixes not enough values to unpack for LanPaint Sampler Custom (Advanced).

1.4.13

02 Feb 15:54

Choose a tag to compare

  • Early Stop Logic Contributed by godnight10061.
  • Fix Flux Klein example workflow

1.4.11

27 Jan 09:01

Choose a tag to compare

  • Fix Qwen shape error

1.4.10

13 Jan 14:19
1393a46

Choose a tag to compare

  • Bug fixes regarding to nan numbers and mask shapes.

1.4.8

25 Dec 15:37

Choose a tag to compare

  • fix qwen edit and wan 2.2 shape error for ComfyUI > 6.0.0

1.4.7

15 Dec 10:17

Choose a tag to compare

  • fix the image resize error when using custom image for z-image inpaint example workflow.

1.4.6

06 Dec 02:27

Choose a tag to compare

  • more clear bug report when image size does not match expected

1.4.5

04 Dec 06:38

Choose a tag to compare

  • z image support