Commit Graph

53 Commits (bd2be191cd6b6fd844dcdb5f738d0a712c553d31)

Author SHA1 Message Date
AIrjen 7b43850a4d
Update ultimate-upscale.py
Changed padding max from 128 to 512
2023-05-26 18:01:35 +02:00
wywywywy 3ea7f64dec
fix: disable batching 2023-05-05 00:08:37 +01:00
Emmortal451 59515c0ff1 Update ultimate-upscale.py
Fixed image saving duplicating the prompt by number of tiles and using the grid format rather than image format
2023-04-30 14:54:53 -04: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
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
Jopezzia 5f6761da6a Fixed processing error when interrupted and state cleaning 2023-01-13 08:36:31 +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 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
Jopezzia 11098a352a add tile setup when fix start 2023-01-06 17:10:28 +03:00
Jopezzia eed438fed1 fix size in image info 2023-01-06 16:59:53 +03:00
Andrey Pavlov 04e5128372 add custom size settings 2023-01-06 15:26:31 +03:00
Jopezzia be762bc026 handle empty image 2023-01-05 23:20:52 +03:00
Jopezzia e9e42fede9 sign fix 2023-01-05 20:21:16 +03:00
Jopezzia 9cef80a6a5 Interrupt fixed 2023-01-05 19:20:23 +03:00
Jopezzia 397d0f4e0d Add chess mode to redraw 2023-01-05 19:14:41 +03:00
Jopezzia a0f0da49b4 refactoring to OOP 2023-01-05 06:02:25 +03:00
Антон Антонов 97a55470ab fixed sonar smells warnings 2023-01-05 00:45:09 +03:00
Andrey Pavlov 361e2350b6 hide width in bands pass 2023-01-04 14:14:44 +03:00
Andrey Pavlov 033b3585a7 hide odd parameters 2023-01-04 03:15:19 +03:00
Антон Антонов a7274a9673 Better UI 2023-01-04 02:29:05 +03:00
Andrey Pavlov ff3df6732a fix bands size, remove mask blur for bands 2023-01-04 00:04:08 +03:00
Andrey Pavlov 3aab67c388 gradient for bands 2023-01-03 23:12:13 +03:00
Andrey Pavlov a078163fc1 offset tile fix pass 2023-01-03 21:29:23 +03:00
Andrey Pavlov 4cb35ba0ae fix initial info 2023-01-02 21:44:15 +03:00
Anton Antonov 86a9ec00f9 Merge branch '4-fix-upscale-factor' into 'master'
Resolve "Fix upscale factor"

Closes #4

See merge request mirzam/ultimate-upscale-for-automatic1111!7
2023-01-02 17:58:07 +00:00
Антон Антонов 854c98d7fb Fix job count 2023-01-02 20:57:39 +03:00
Антон Антонов 91544a9711 Change upscale factor algo 2023-01-02 20:52:54 +03:00
Антон Антонов a29f8e32e0 Add enable option to redraw 2023-01-02 20:20:19 +03:00
Антон Антонов 622b17dd9e Rebuild UI 2023-01-02 20:07:54 +03:00
Антон Антонов 94a5fa41f3 Add saving options 2023-01-02 19:54:52 +03:00
Andrey Pavlov a1491dd8af fix 2023-01-02 19:17:49 +03:00
Andrey Pavlov d3f9bb673b fix_seam_denoise 2023-01-02 18:39:47 +03:00
Andrey Pavlov aa1c9cbe73 fix sample saves 2023-01-02 18:36:14 +03:00
Andrey Pavlov 533b3b013e fix 2023-01-02 18:07:31 +03:00
Andrey Pavlov 4b6007ace3 fix initial info 2023-01-02 18:03:59 +03:00
Антон Антонов dc7f92fab8 Scale factor fix 2023-01-02 17:37:12 +03:00
Антон Антонов f68e797623 Missing args fix 2023-01-02 17:34:17 +03:00
Антон Антонов 85e8a224c7 Fixed upscale and seam error 2023-01-02 17:30:33 +03:00
Антон Антонов 9302f48783 Some fixes 2023-01-02 16:59:28 +03:00
Антон Антонов f1b668c63a Fix for big scale factor 2023-01-02 16:29:57 +03:00