Commit Graph

31 Commits (3fd644f9d7a4812829a2726266dc72bd03a1c79b)

Author SHA1 Message Date
Haoming 3fd644f9d7 opt 2024-08-28 12:30:01 +08:00
Haoming 4f1ce62188 support new Forge
The sliders are still a bit jank...
2024-08-27 14:49:43 +08:00
Haoming 87f98d81a4 add wiki 2024-03-26 15:41:19 +08:00
Haoming ab0553ccf4 support ADetailer
fix #21
2024-03-07 15:50:16 +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 da328b7198 add readme 2023-12-03 05:42:35 +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 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 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 19f165b270 Implement Color Picker!
Click on the Color Wheel to pick a color directly!
2023-07-11 11:29:32 +08:00
Haoming b7ee345fe8 Add API document
- Add API Docs & Example
- Refactors
2023-07-11 00:32:29 +08:00
Haoming 83f193dda4 Implement Metadata
Added an option to append parameters into generation
2023-07-08 20:33:28 +08:00
Haoming 75fa0bc0ac bug fix
- Optimize Style Application
- Color Wheel now works with (0, 0, 0) correctly
- Style/Randomize/Reset now updates Color Wheel
2023-07-07 14:33:04 +08:00
Haoming 91de328cb7 Implement #6
Added Color Wheel for Visualization
2023-07-07 13:32:21 +08:00
Haoming b0da134bf5 Implement Styles Preset!
- Implement #7
- Finally separate logics into their own scripts
- Version bump
- Lint code
2023-07-06 13:30:02 +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 39486d90ac Addressing #3
- Now support Batch
- Expose Hires. fix settings
2023-06-22 23:25:56 +08:00
Haoming a8105b04af X/Y/Z Plot Support!
Let's gooooo~
2023-06-21 11:30:06 +08:00
Haoming 809737fd6a Format 2023-06-20 12:46:41 +08:00
Haoming 93b87342f1 Init 2023-06-20 12:18:50 +08:00
Haoming 039858cd78
Initial commit 2023-06-20 10:11:55 +08:00