Commit Graph

91 Commits

Author SHA1 Message Date
Антон Антонов
b9f1b4f1c9 remove comments 2023-03-18 13:45:03 +03:00
Антон Антонов
3761cb9605 fill time fix 2023-03-18 13:42:15 +03:00
Anton Antonov
0a3d03a41a Merge pull request #32 from Danamir/tile-width-height
Tile width and height instead of a single dimension
2023-02-07 09:07:23 +03:00
Danamir
bd664197f5 Corrections to tiles with & height code 2023-02-06 17:59:02 +01:00
Anton Antonov
8c275fdd09 Merge pull request #31 from Danamir/master
Use ceil instead of // for initial scale factor
2023-02-06 19:22:50 +03:00
Danamir
7ffeba134f Use alternative tile dimension if 0 2023-02-06 11:56:32 +01:00
Danamir
58fbb99877 Use tile width & height in half_tile_process_corners 2023-02-06 11:10:41 +01:00
Danamir
bfd34bd699 Use tile width & height in half_tile_process 2023-02-06 11:03:47 +01:00
Danamir
6514b80422 Use tile width & height in band_pass_process 2023-02-06 10:48:39 +01:00
Danamir
4e9e5a7ee7 Change tile size to width & height in USDUpscaler 2023-02-06 10:47:21 +01:00
Danamir
f00adfb0ba Use ceil instead of // for initial scale factor 2023-02-06 09:32:07 +01:00
Anton Antonov
4ea6fc4e48 Merge branch 'fix-processing-error' into 'master'
Fixed processing error when interrupted and state cleaning

See merge request mirzam/ultimate-upscale-for-automatic1111!21
2023-01-13 05:37:00 +00:00
Jopezzia
5f6761da6a Fixed processing error when interrupted and state cleaning 2023-01-13 08:36:31 +03:00
Anton Antonov
a2e4c9b87b Merge branch 'update-readme' into 'master'
Add examples wiki page link

See merge request mirzam/ultimate-upscale-for-automatic1111!20
2023-01-12 17:59:29 +00:00
Jopezzia
3ba52bf120 Add examples wiki page link 2023-01-12 20:59:06 +03:00
Anton Antonov
3f61e69852 Merge branch 'update-readme' into 'master'
Update readme

See merge request mirzam/ultimate-upscale-for-automatic1111!19
2023-01-12 16:08:00 +00:00
Jopezzia
d3a61762d7 Update readme 2023-01-12 19:06:41 +03:00
Andrey Pavlov
920ba13309 set inpainting fill to original 2023-01-12 17:03:51 +03:00
Andrey Pavlov
d2f9318084 fix band pass 2023-01-12 16:51:36 +03:00
Andrey Pavlov
cf94745399 fix tile size to avoid blur 2023-01-12 16:28:13 +03:00
Andrey Pavlov
d36e4dd27b update readme 2023-01-11 23:42:58 +03:00
Andrey Pavlov
b4ae5dbc93 update readme 2023-01-11 23:40:34 +03:00
Andrey Pavlov
83ed3555e0 mask blur in intersections pass 2023-01-11 19:48:52 +03:00
Andrey Pavlov
4ba17438d9 add half tile offset + intersections pass 2023-01-11 19:21:50 +03:00
Andrey Pavlov
abe8ff07d5 add float scale support 2023-01-08 18:49:37 +03:00
Anton Antonov
6d2aac41c6 Merge branch 'resolution-info-fix' into 'master'
add tile setup when fix start

See merge request mirzam/ultimate-upscale-for-automatic1111!18
2023-01-06 14:10:54 +00:00
Jopezzia
11098a352a add tile setup when fix start 2023-01-06 17:10:28 +03:00
Anton Antonov
e656c893bd Merge branch 'resolution-info-fix' into 'master'
fix size in image info

See merge request mirzam/ultimate-upscale-for-automatic1111!17
2023-01-06 14:00:29 +00:00
Jopezzia
eed438fed1 fix size in image info 2023-01-06 16:59:53 +03:00
Andrey Pavlov
b3d1698f24 Merge branch 'override-size-settings' 2023-01-06 15:26:36 +03:00
Andrey Pavlov
04e5128372 add custom size settings 2023-01-06 15:26:31 +03:00
Anton Antonov
058f19c1b6 Merge branch '11-fix-error-with-empty-image' into 'master'
Resolve "Fix error with empty image"

Closes #11

See merge request mirzam/ultimate-upscale-for-automatic1111!16
2023-01-05 20:21:10 +00:00
Jopezzia
be762bc026 handle empty image 2023-01-05 23:20:52 +03:00
Anton Antonov
90ef942763 Merge branch 'chess-fix' into 'master'
sign fix

See merge request mirzam/ultimate-upscale-for-automatic1111!15
2023-01-05 17:21:44 +00:00
Jopezzia
e9e42fede9 sign fix 2023-01-05 20:21:16 +03:00
Anton Antonov
1577d64878 Merge branch '10-fix-interrupt' into 'master'
Resolve "Fix interrupt"

Closes #10

See merge request mirzam/ultimate-upscale-for-automatic1111!14
2023-01-05 16:20:43 +00:00
Jopezzia
9cef80a6a5 Interrupt fixed 2023-01-05 19:20:23 +03:00
Anton Antonov
e9ef4f9cba Merge branch '8-create-chess-templated-redraw' into 'master'
Resolve "Create chess templated redraw"

Closes #8

See merge request mirzam/ultimate-upscale-for-automatic1111!11
2023-01-05 16:15:12 +00:00
Jopezzia
397d0f4e0d Add chess mode to redraw 2023-01-05 19:14:41 +03:00
Anton Antonov
3fc4b181a8 Merge branch 'refactoring' into 'master'
refactoring to OOP

See merge request mirzam/ultimate-upscale-for-automatic1111!13
2023-01-05 14:36:05 +00:00
Jopezzia
a0f0da49b4 refactoring to OOP 2023-01-05 06:02:25 +03:00
Anton Antonov
1688c8c9ff Merge branch '9-fix-sonar-smells' into 'master'
Draft: Resolve "Fix sonar smells"

Closes #9

See merge request mirzam/ultimate-upscale-for-automatic1111!12
2023-01-04 21:46:04 +00:00
Антон Антонов
97a55470ab fixed sonar smells warnings 2023-01-05 00:45:09 +03:00
Антон Антонов
94d9863699 Add gitignore 2023-01-04 23:30:55 +03:00
Anton Antonov
3db02f5f16 Add LICENSE 2023-01-04 12:55:06 +00:00
Andrey Pavlov
361e2350b6 hide width in bands pass 2023-01-04 14:14:44 +03:00
Andrey Pavlov
8ba4c69812 fix readme 2023-01-04 03:27:32 +03:00
Andrey Pavlov
f160c886f2 update screenshot 2023-01-04 03:23:25 +03:00
Andrey Pavlov
260dd29a0f Merge branch 'middlepass' 2023-01-04 03:17:28 +03:00
Andrey Pavlov
033b3585a7 hide odd parameters 2023-01-04 03:15:19 +03:00