Commit Graph

70 Commits (main)

Author SHA1 Message Date
Kohaku-Blueleaf ac80e1e941
Merge pull request #41 from licyk/pixeloe
Add PixelOE and OutlineExpansion
2025-03-17 13:15:38 +08:00
licyk 415c615fce add pixeloe and outline expansion 2025-03-16 15:09:29 +08:00
Kohaku-Blueleaf 5e8ea671b6 Update main.py 2024-03-11 13:51:30 +08:00
Kohaku-Blueleaf 52e38efc90 use box for inoutpaint 2024-01-20 14:41:44 +08:00
Kohaku-Blueleaf 90ec2efc97 Add save 2024-01-20 14:14:53 +08:00
Kohaku-Blueleaf 0f511c7656 Formatting and use PIL image backend 2024-01-19 14:16:43 +08:00
Kohaku-Blueleaf 197daebecd Update main.py 2023-08-13 21:11:08 +08:00
Kohaku-Blueleaf 0a3b3846b2 Update main.py 2023-08-13 21:10:53 +08:00
Kohaku-Blueleaf 1b3dee07ea update style.css 2023-06-27 17:52:59 +08:00
Kohaku-Blueleaf 673ed57554
Merge pull request #33 from CuteCat1111/main
Add flip effect + Typo
2023-06-22 20:21:11 +08:00
LEv145 ed88476688 Add flip effect implementation + Typo 2023-06-22 14:13:28 +02:00
LEv145 788e2a066a Add flip effect backend 2023-06-22 14:12:46 +02:00
Kohaku-Blueleaf 30198a1b32
Merge pull request #32 from CuteCat1111/main
Typo
2023-06-22 19:26:07 +08:00
LEv145 b3e0e8a71b Typo 2023-06-22 09:39:19 +02:00
Kohaku-Blueleaf f74fb4bfe9
Merge pull request #31 from CuteCat1111/main
Add filters implementation
2023-06-22 15:20:52 +08:00
LEv145 83b75491aa Add filters implementation
- `lens_distortion`
- `custom_exif`
- `tilt_shift`
2023-06-22 02:46:26 +02:00
Kohaku-Blueleaf 35043d2710
Merge pull request #28 from CuteCat1111/feature_tilt_shift
Add titl-shift effect
2023-06-22 08:16:34 +08:00
Kohaku-Blueleaf df701a6088
Merge pull request #29 from CuteCat1111/custom_exif
Add custom exif feature
2023-06-22 08:16:10 +08:00
Kohaku-Blueleaf 892467be25
Merge pull request #30 from CuteCat1111/feature_lens_distortion
Add lens distortion (Fisheye) effect
2023-06-22 08:15:56 +08:00
Kohaku-Blueleaf eb4f32935d
Merge pull request #27 from CuteCat1111/feature_release_method_instead_of_change
Release method instead of change for sliders + Update chromatic values
2023-06-22 08:15:29 +08:00
LEv145 3a2b9ad238 Remove unused import 2023-06-22 01:09:17 +02:00
LEv145 f3fb46dd82 Add lens distortion (Fisheye) effect 2023-06-22 00:55:27 +02:00
LEv145 0f1e52bb92 Add custom exif feature 2023-06-22 00:53:41 +02:00
LEv145 c5c73426c9 Add titl-shift effect 2023-06-22 00:52:30 +02:00
LEv145 7b9b9a7b88 Release method instead of change for sliders 2023-06-21 08:16:58 +02:00
Kohaku-Blueleaf 4f7f19d032
Merge pull request #20 from CuteCat1111/main
Add new filters
2023-06-21 00:27:39 +08:00
LEv145 c2a41bf9d1 Add chromatic filter 2023-06-20 18:12:48 +02:00
LEv145 90a1452e3f Add new filters 2023-06-20 17:15:03 +02:00
Kohaku-Blueleaf 5069e2b2ba Use elem id to check btn. 2023-05-25 10:31:28 +08:00
Kohaku-Blueleaf 99344e7f52 Change default value 2023-02-10 22:33:00 +08:00
Kohaku-Blueleaf 09297b1e00 Add reset btn for default value 2023-02-04 02:06:51 +08:00
Kohaku-Blueleaf be90606b28 Merge branch 'main' of https://github.com/KohakuBlueleaf/a1111-sd-webui-haku-img 2023-02-03 01:08:52 +08:00
Kohaku-Blueleaf 0b7ec7073d Remove py3.10 typing 2023-02-03 01:08:50 +08:00
Kohaku-Blueleaf 2b64c2d7af
Update README.md 2023-01-30 01:45:36 +08:00
Kohaku-Blueleaf 3aaf2d812c Add tone curve 2023-01-30 01:33:43 +08:00
Kohaku-Blueleaf bc2a71ba39 Fix blend bug 2023-01-26 01:41:55 +08:00
Kohaku-Blueleaf e07bb1eb09 Add neon effect based on blending and blur 2023-01-26 01:37:38 +08:00
Kohaku-Blueleaf 76c7dbec5c Make opacity work for other blending mode 2023-01-26 01:37:25 +08:00
Kohaku-Blueleaf 2ea4dac394 Change the order of layers 2023-01-25 22:46:57 +08:00
Kohaku-Blueleaf 86e5d54303 Add setting for layer num 2023-01-25 22:24:31 +08:00
Kohaku-Blueleaf 5a402ba969 More mode for blending layers 2023-01-25 21:48:34 +08:00
Kohaku-Blueleaf bb32a2b65f Fix wrong default value 2023-01-24 15:20:33 +08:00
Kohaku-Blueleaf 29e42ee61b remove unused import 2023-01-24 15:18:45 +08:00
Kohaku-Blueleaf efc17999c8 Fix errors 2023-01-24 03:22:15 +08:00
Kohaku-Blueleaf 2b33160408 Let annotations work 2023-01-24 03:13:45 +08:00
Kohaku-Blueleaf ecda22390d Let annotations work 2023-01-24 03:13:03 +08:00
Kohaku-Blueleaf 29bf1be3f8 Move dithering function 2023-01-24 02:56:33 +08:00
Kohaku-Blueleaf d65fcbc7f9 Add dithering in pixelize 2023-01-24 02:55:55 +08:00
Kohaku-Blueleaf c743bd8028 Fix dark output bug 2023-01-21 22:26:41 +08:00
Kohaku-Blueleaf 31122529ed Add InOutPaint 2023-01-21 20:57:31 +08:00