Commit Graph

71 Commits (39a4aeba45864967ff590ba57532cae600c0331e)

Author SHA1 Message Date
Haoming 39a4aeba45 lint 2024-11-06 15:34:17 +08:00
Haoming 558fb2e826 implement #33 2024-11-04 11:38:37 +08:00
Haoming 0329658686
v2.3.0 2024-09-20 22:28:19 +08:00
Haoming 23cf5c1515 add #31 2024-09-20 22:27:03 +08:00
Haoming 57b597afc5 addressing #30 2024-09-20 12:10:07 +08:00
Haoming 20a6fb3166 refactor 2024-09-20 12:00:20 +08:00
Haoming a7e25e9714 addressing #30 2024-09-18 10:58:04 +08:00
Haoming 2918e22021 conversion 2024-08-30 16:56:53 +08:00
Haoming 3fd644f9d7 opt 2024-08-28 12:30:01 +08:00
Haoming df3824aa6c lib 2024-08-27 17:40:59 +08:00
Haoming 4f1ce62188 support new Forge
The sliders are still a bit jank...
2024-08-27 14:49:43 +08:00
Haoming 54720821c8 inference mode...? 2024-08-02 14:47:29 +08:00
Haoming f6410a34c1 implement #26 2024-07-03 18:28:41 +08:00
Haoming 47193f48d0 implement #27 2024-07-03 16:33:28 +08:00
Haoming 1bfd098ba2 formatting
Alt + Shift + F goes brrr
2024-06-25 15:54:12 +08:00
Haoming 5297d94c23 fix #29 2024-06-24 17:48:33 +08:00
Haoming b86adbb807
support v1.9.0 2024-04-22 12:00:09 +08:00
Haoming 3f9c6db3bb Merge branch 'dev' 2024-03-26 15:41:33 +08:00
Haoming 87f98d81a4 add wiki 2024-03-26 15:41:19 +08:00
Haoming b0190973bc Merge branch 'dev' 2024-03-07 15:50:52 +08:00
Haoming ab0553ccf4 support ADetailer
fix #21
2024-03-07 15:50:16 +08:00
Haoming eb22e0efa2
v2.0.0 2024-03-05 10:48:56 +08:00
Haoming c76f34ffec improved logics 2024-03-05 10:45:22 +08:00
Haoming df38c3662e improved logics 2024-03-04 18:12:52 +08:00
Haoming 0300e12e70 2.0
- optimization
- support SDXL
2024-03-04 17:07:41 +08:00
Haoming bbbce13558 update README 2024-03-04 11:39:16 +08:00
Haoming a7a615f9a3 major optimization 2024-03-04 10:07:04 +08:00
Haoming 95ef14466d revert Sampler hook
Apparently, this doesn't work in Automatic1111
2024-02-29 12:59:52 +08:00
Haoming d5e308a5a4 change Sampler hook 2024-02-29 12:19:26 +08:00
Haoming da328b7198 add readme 2023-12-03 05:42:35 +08:00
Haoming ea23e0658d
Merge pull request #19 from catboxanon/utf8
Fix config load/save
2023-12-03 04:07:42 +08:00
catboxanon cae204eca3
Update cc_version.py 2023-12-02 15:05:42 -05:00
Haoming 1e8664bf8d Fix effect stackings when Reload UI
No longer keeps applying the callbacks on top of the previous ones
2023-11-14 10:26:19 +08:00
Haoming 89ab850c1e rewrote callback
Should now play more nicely with other Extensions that also modify the callbacks
2023-11-08 18:04:10 +08:00
Haoming a792a0b167 improve hires. fix logic
Use the new "before_hr" callback to check the status of Hires. Fix instead
2023-11-01 18:14:23 +08:00
Haoming d23551b1a4 better sliders refresh
Now only clear the old values once
2023-11-01 18:11:32 +08:00
Haoming a9c76cb4c2 removed "magic numbers"
- Set up constants for Sliders
- No more changing a dozen values across the scripts
2023-11-01 17:56:06 +08:00
Haoming 4b536edb18 Removed Skip
use the scaling settings instead
2023-11-01 17:42:34 +08:00
Haoming c00b03c4e7 clarification 2023-09-20 11:36:59 +08:00
Haoming 83a9485f68 Add HDR Script
Implement #16
2023-09-20 11:29:00 +08:00
Haoming c981c9b346 minor formatting
- Update ReadMe
- Bug Fix
2023-09-13 10:16:00 +08:00
Haoming 2c793e0c91 Merge pull request #15
Add infotext paste support

from. catboxanon/infotext
2023-09-13 10:00:17 +08:00
Haoming f042d2200c Merge pull request #13
Improve color wheel functionality

from. catboxanon/wheel-v2
2023-09-13 09:57:03 +08:00
catboxanon 4702e01b37 Add infotext support 2023-09-12 13:37:52 -04:00
catboxanon 6d739194cb Improve color wheel responsiveness 2023-09-12 12:48:51 -04:00
catboxanon a7eaa3a54a Make color wheel picker draggable 2023-09-12 12:05:41 -04:00
Haoming 21ee72007b minor bug fix
- Buttons now correctly work with the new Contrast value range
- Minor formatting
2023-09-11 13:56:24 +08:00
Haoming c2da3b9710 Re-implement Contrast Alg.
- Using a different calculation to improve contrast effect
- Beautify the UIs
2023-09-11 10:34:08 +08:00
Haoming 245c209a70
Merge pull request #8
Fix color picker for newer Gradio versions

from. catboxanon/fix/gradio-3-39-0
2023-08-15 13:37:32 +08:00
catboxanon fe65dae056
Fix for newer Gradio versions 2023-08-10 04:01:12 -04:00