Commit Graph

14 Commits (main)

Author SHA1 Message Date
Haoming 20a6fb3166 refactor 2024-09-20 12:00:20 +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 d5e308a5a4 change Sampler hook 2024-02-29 12:19:26 +08:00
Haoming 4b536edb18 Removed Skip
use the scaling settings instead
2023-11-01 17:42:34 +08:00
Haoming 65b8755bb3 fix typo & format 2023-07-24 23:31:45 +08:00
Haoming 516a5e88b4 organization 2023-07-11 15:58:31 +08:00
Haoming 2c4d99a9c1 Implement Scaling algorithms
- Modify the offset amount each step
- Change Contrast calculation yet again
- Separate XYZ logics
2023-07-11 15:53:47 +08:00
Haoming 6baa27b97c Implement #5
- Add Reset Button
- Add Randomize Button
- Add Randomize X/Y/Z Plot
2023-07-05 23:22:33 +08:00
Haoming 8da191acb5 Ver 1.2
- Addressing #2
- Implement multiple noise functions
- Update all sample images
2023-07-03 15:17:29 +08:00
Haoming 93ab335241 minor updates
- Now refreshed old Slider values
- Reorder some Sliders
- Lint Code via Ruff
2023-06-26 10:34:00 +08:00
Haoming a8105b04af X/Y/Z Plot Support!
Let's gooooo~
2023-06-21 11:30:06 +08:00
Haoming 93b87342f1 Init 2023-06-20 12:18:50 +08:00