Commit Graph

1005 Commits (4e9a2a5ef0e8eb1fb93767853dcf75f4e78f0f13)

Author SHA1 Message Date
hithereai 1459d59ce2 fix CN extension url html color 2023-02-19 23:59:03 +02:00
hithereai 7d3693f922 hide scribble mode 2023-02-19 23:56:41 +02:00
hithereai db1acdf922 fix horizontal/vertical ui thingy 2023-02-19 23:47:47 +02:00
hithereai 96f45b7cca Merge branch 'controlnet' of https://github.com/deforum-art/deforum-for-automatic1111-webui into controlnet 2023-02-19 23:31:17 +02:00
hithereai d5a858bbc2 initial code order and ui fixes 2023-02-19 23:31:02 +02:00
kabachuha e4069e1b79 fix input video mode laoding 2023-02-20 00:23:59 +03:00
hithereai b7f3225710 ui progress 2023-02-19 22:39:08 +02:00
kabachuha e29a25b067 fixup another global variable 2023-02-19 23:11:46 +03:00
kabachuha 6ca3c3ccb5 at least we get past frame #2 generation 2023-02-19 23:04:21 +03:00
kabachuha 0b4363427e hacking hacks 2023-02-19 22:30:18 +03:00
kabachuha c6be7b7fa9 plan B
add backup hardcode module
2023-02-19 21:50:37 +03:00
kabachuha 206d552929 ??? 2023-02-19 21:16:15 +03:00
kabachuha e074712626 fixup imports x2 2023-02-19 20:38:09 +03:00
kabachuha 12ad4b707f import fixup 2023-02-19 20:11:07 +03:00
kabachuha fa3ed0a147 add the actual controlnet intergration 🥳 2023-02-19 20:03:05 +03:00
hithereai 6eac22dad5 Update args.py 2023-02-19 19:02:29 +02:00
hithereai ebd0f8744b initial 2023-02-19 18:54:08 +02:00
kabachuha 434b29cef4 redirect to WIP conditional processing 2023-02-19 19:40:55 +03:00
kabachuha af5171b004 unpack controlnet input vids 2023-02-19 19:26:20 +03:00
kabachuha 9d6c3fbbe9 pass controlnet args to renders 2023-02-19 18:35:09 +03:00
kabachuha acaba911a4 try to fix the layout
didn't work
2023-02-19 17:59:34 +03:00
kabachuha 6f2ff29b1e colorize detection messages 2023-02-19 17:28:29 +03:00
kabachuha 3114a3bb68 fix gradio rows
gradio rows don't seem to support dynamic component renamings, so hardcode them
2023-02-19 17:21:43 +03:00
kabachuha 1bfd998683 put stuff in rows 2023-02-19 17:07:38 +03:00
kabachuha 636e13dbca fixup 2023-02-19 16:56:46 +03:00
kabachuha 66760d502d signal the user that they have controlnet support 2023-02-19 16:54:28 +03:00
kabachuha 361443debb forgor to actually add ui components 💀 2023-02-19 16:51:51 +03:00
kabachuha 869692b2f1 fixup loading 2023-02-19 16:43:58 +03:00
kabachuha de27a252d1 Add ControlNet UI 2023-02-19 16:40:57 +03:00
kabachuha 5ad939713b args for depth norm control 2023-02-19 14:21:53 +03:00
kabachuha cecca529d6 Merge branch 'automatic1111-webui' into bad_apple!! 2023-02-19 13:18:13 +03:00
Matisse bff6324d26 added r & max_f. Variable schedule planner
r is a random, good for starting a guided images at a random, that you can set for the last variable like 0:(r),1:(-1),max_f-1:(-1),max_f:(r)
max_f is the max frame, this is -1 because we start at 0
2023-02-18 21:28:02 -08:00
hithereai 4e54c479ba Merge remote-tracking branch 'upstream/automatic1111-webui' into low-vram-depth 2023-02-19 01:15:05 +02:00
hithereai 535cb28c3e now it works 2023-02-19 01:10:36 +02:00
kabachuha b39f14c78b Merge branch 'automatic1111-webui' into low-vram-depth 2023-02-19 02:00:54 +03:00
kabachuha 92c379223c
Revert "max_frames slider ---> txtbox" 2023-02-19 02:00:02 +03:00
kabachuha bb64f7ce6d Merge branch 'automatic1111-webui' into low-vram-depth 2023-02-19 01:29:00 +03:00
kabachuha 8044d45f47 wrap hijacking 2023-02-19 01:22:00 +03:00
kabachuha b2dc72387e ofc do these tricks only in 3D mode 2023-02-19 01:21:40 +03:00
kabachuha 7a39b4cab3 infer low vram depth mode from cmd opts 2023-02-19 01:08:41 +03:00
hithereai e1d7e4ead3 max_frames from slider to txtbox 2023-02-18 23:52:37 +02:00
kabachuha c56bdb90be fixup not halving the depth model 2023-02-19 00:43:57 +03:00
kabachuha f47d0fdb84 device fixup 2023-02-19 00:40:19 +03:00
kabachuha f830d7e8fc fixup for empty adabins 2023-02-19 00:33:52 +03:00
kabachuha 9c6bffe45b option to unload main ckpt while getting depth 2023-02-18 23:38:27 +03:00
hithereai c37bd354c5 make gifski actually visible to mac users in the ui 2023-02-18 10:35:26 +02:00
hithereai b814218734 fix apply cwd location for gifski 2023-02-17 16:16:37 +02:00
hithereai 3c60502a54 Merge branch 'add_gifski_mac_support' into general_fixes 2023-02-17 16:07:23 +02:00
hithereai f4ea718d78 gifski mac support 2023-02-17 15:58:11 +02:00
hithereai fd7247d0c6 Merge remote-tracking branch 'upstream/automatic1111-webui' into general_fixes 2023-02-17 15:29:19 +02:00
hithereai a9fb55b25d Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/350 2023-02-17 15:07:23 +02:00
hithereai bb86d9ad40 Merge remote-tracking branch 'upstream/automatic1111-webui' into general_fixes 2023-02-17 15:07:03 +02:00
hithereai 646c77fb96 add missing imports for ncnn-upscale 2023-02-17 15:02:55 +02:00
hithereai 36e1643e8b delete temp duplicated imgs once run ends 2023-02-17 14:49:21 +02:00
yyahav 813b68460d added support for running the upscaler properly on mac 2023-02-17 14:18:56 +02:00
hithereai ebc62f7d25 save duplicated imgs to OS temp folder
instead of to the deforum batch one.
2023-02-17 14:13:04 +02:00
hithereai 86fe41d33b capitalize Got a request 2023-02-17 12:55:42 +02:00
hithereai 93de2689e2 way more robust stitch frame to video initial check 2023-02-17 12:54:52 +02:00
hithereai 6a220d9680 better looking run tab's extra accordion 2023-02-17 07:22:38 +02:00
hithereai 0d15d953c5 remove prettytable, move to rich tables instead, fix subseed val now showing in tables 2023-02-17 07:17:33 +02:00
hithereai 678c0242fe fix subseed stuff not showing in ui when it needs to 2023-02-17 06:33:08 +02:00
hithereai 507f98561c REVIVE RESTORE FACES! 2023-02-17 05:59:29 +02:00
hithereai ddc5639bfa tiling ddim eta and pix2pix sch to closed accordion
with clear title of the accordion.
2023-02-17 05:29:02 +02:00
hithereai f9c8850b8a order/ clean 2023-02-17 05:15:16 +02:00
hithereai 1194a80a6a fix tran x and y visible when they shouldn't be 2023-02-17 05:10:31 +02:00
hithereai b36f7c5c3a move ffmpeg settings to closed accordion - crf preset location
cleaner and makes more sense now that we have also gif, upscaling etc
2023-02-17 04:34:32 +02:00
hithereai 97594bd883 order and cleaning 2023-02-17 04:28:06 +02:00
hithereai 44318a3fd3 finish hybrid contextual UI 2023-02-17 04:04:09 +02:00
hithereai b5b49c021e Update args.py 2023-02-17 03:18:35 +02:00
hithereai 39034c28bd more hybrid contextual ui changes 2023-02-17 02:55:20 +02:00
hithereai 6962deb263 fixes and cleaning 2023-02-17 02:07:34 +02:00
hithereai 4b9f8791fa clean 2023-02-16 22:51:10 +02:00
hithereai b6d369f784 keep imgs = true at default 2023-02-16 22:37:24 +02:00
hithereai 09e1832f41 clean 2023-02-16 22:34:24 +02:00
hithereai 0c2b94d095 CLEAN 2023-02-16 22:28:35 +02:00
hithereai a7489659f5 better cli msg 2023-02-16 22:17:26 +02:00
hithereai c6652dfe71 getting close 2023-02-16 22:06:39 +02:00
hithereai 475fa6c688 Revert "updated upscaler support for mac env"
This reverts commit 52913cc0b5.
2023-02-16 21:59:14 +02:00
yyahav 52913cc0b5 updated upscaler support for mac env 2023-02-16 21:40:08 +02:00
hithereai 67b5983109 more progress 2023-02-16 21:31:58 +02:00
hithereai 00d8008b73 progress 2023-02-16 20:18:48 +02:00
hithereai c4c2187390 remove old comment 2023-02-16 15:56:20 +02:00
hithereai 3897564fd3 fix ui not showing to mac users 2023-02-16 15:53:30 +02:00
hithereai 9b17277246 Update args.py 2023-02-16 15:51:49 +02:00
hithereai 734cfba59d ui progress on vid upload to upscale v2 2023-02-16 15:15:55 +02:00
hithereai 3eeb3925f6 fix typo 2023-02-16 15:09:02 +02:00
hithereai 2aba6600d7 fix apple xattr command 2023-02-16 15:06:33 +02:00
hithereai 1efb7eea67 new comment 2023-02-16 14:59:44 +02:00
hithereai 27cf6a40d4 apple xattr fix 2023-02-16 14:55:11 +02:00
hithereai 2cd7bf510d return mac support initial 2023-02-16 14:51:29 +02:00
hithereai f4c8b5cd11 more concise 2023-02-16 14:21:37 +02:00
hithereai f183112cf3 typo 2023-02-16 14:17:42 +02:00
hithereai e38e0c7102 Update args.py 2023-02-16 14:17:02 +02:00
hithereai ca299fb205 Update args.py 2023-02-16 13:59:05 +02:00
hithereai 8391968610 Update args.py 2023-02-16 13:46:31 +02:00
hithereai bc5b68464e show uploaded vid fps, fcount, in rez, out rez 2023-02-16 13:28:02 +02:00
hithereai 86a8eda015 Update args.py 2023-02-16 13:17:56 +02:00
hithereai fab4adfa64 Initial upload video to upscale V2 (HIDDEN until done) 2023-02-16 13:10:35 +02:00
kabachuha fd7ab52745 don't threshold segmentation output
it's already pretty well defined, and the depth cutoff settings definitely shouldn't apply to it
2023-02-16 01:14:28 +03:00
kabachuha 141ddc28f4 cosmetic fixup 2023-02-16 00:41:35 +03:00
kabachuha 10cd60d28d track mode in out filenames 2023-02-16 00:14:08 +03:00
kabachuha 1a2346fdf7 customize max thresh value 2023-02-16 00:13:51 +03:00
kabachuha 2200f864b3 Update args.py
Co-Authored-By: hithereai <121192995+hithereai@users.noreply.github.com>
2023-02-16 00:00:55 +03:00
kabachuha a92ae8f98c fixed ui
Co-Authored-By: hithereai <121192995+hithereai@users.noreply.github.com>
2023-02-15 23:59:55 +03:00
hithereai f6009c63d1 better txt for stitch frame to video info screen 2023-02-15 22:23:40 +02:00
hithereai 33717dd449 don't show new upscaling in UI for Mac users until fixed 2023-02-15 22:04:53 +02:00
hithereai 4ec1d2dfd0 Update video_audio_utilities.py 2023-02-15 22:03:21 +02:00
hithereai b8baa79298 even better error printing handling 2023-02-15 22:02:49 +02:00
hithereai 65d9179837 better error printing of ffmpeg 2023-02-15 22:01:00 +02:00
hithereai cdc41a031b add new "breathing" cli msg to upscaling prints 2023-02-15 21:48:27 +02:00
hithereai b8a05f6514 fix typo 2023-02-15 21:16:13 +02:00
hithereai 9833be34a4 small mac fix 2023-02-15 21:11:07 +02:00
hithereai d1d42e7189 apple -> mac fix typo 2023-02-15 21:07:10 +02:00
hithereai bee9728b24 let users know cli is working when it's working! 2023-02-15 20:44:29 +02:00
hithereai 3be0e55b31 apple gui tiny fix 2023-02-15 20:14:19 +02:00
hithereai 02a594399e apple GUiI support 2023-02-15 20:13:45 +02:00
hithereai 384278f74e fix typo 2023-02-15 20:12:14 +02:00
hithereai 584586d1dd initial support for Apple users 2023-02-15 20:03:21 +02:00
hithereai 39e56fd917 COMMENTS 2023-02-15 19:52:54 +02:00
hithereai d5e2dc679a show selected model and upscale factor in cli while upscaling 2023-02-15 10:49:15 +02:00
hithereai e8602f07c9 check zip hash, better error handling 2023-02-15 10:44:46 +02:00
hithereai 92dd0e8566 Update video_audio_utilities.py 2023-02-15 00:53:47 +02:00
hithereai 847e10c2f8 Update video_audio_utilities.py 2023-02-15 00:53:22 +02:00
hithereai 1ad7cfaa5e Update video_audio_utilities.py 2023-02-15 00:41:22 +02:00
hithereai 2d135a60d4 Update video_audio_utilities.py 2023-02-15 00:38:01 +02:00
hithereai 1a3f29e070 blink "upscaling" in color while upscaling is running...
then hide it and show Done with a nice green color instead.
2023-02-15 00:34:23 +02:00
kabachuha 2176ddc5af don't dither blurred edges 2023-02-15 00:00:43 +03:00
hithereai 35a29f5b04 comment typo 2023-02-14 22:43:43 +02:00
hithereai 57033806c6 clean 2023-02-14 22:37:06 +02:00
hithereai 58c817ff14 capitalize Imgs 2023-02-14 22:27:30 +02:00
hithereai 029eba72eb typo replace apple with linux 2023-02-14 22:22:50 +02:00
kabachuha b8c78e4dec mixed mode: combine char. silh. + env. depth 2023-02-14 23:15:54 +03:00
hithereai eb7464c291 fix dynamic down url 2023-02-14 21:27:50 +02:00
hithereai 1fdab68a77 Update video_audio_utilities.py 2023-02-14 21:23:03 +02:00
hithereai ea3d209f7e linux permission fix 2023-02-14 20:41:48 +02:00
hithereai bb123a1439 full linux support 2023-02-14 20:37:05 +02:00
hithereai f2c47b2d41 os-specific downloading of files (linux and windows only) 2023-02-14 20:21:15 +02:00
hithereai de321fd94d updates 2023-02-14 19:54:38 +02:00
hithereai a5cbc17f70 auto hide in gradio when skip video is on 2023-02-14 19:41:12 +02:00
hithereai 368149bc3e updates 2023-02-14 19:37:43 +02:00
hithereai 6353340353 Update video_audio_utilities.py 2023-02-14 19:29:26 +02:00
hithereai 4028ed6e23 progress 2023-02-14 19:19:33 +02:00
hithereai e7427e67b9 add upscale_keep_imgs 2023-02-14 18:19:50 +02:00
hithereai 10a8b8bdd8 more progress, working on windows 2023-02-14 18:04:03 +02:00
hithereai ef8b7561ba p 2023-02-14 17:02:51 +02:00
hithereai a57b99b94f progress 2023-02-14 15:13:10 +02:00
hithereai 435c1a4974 mv duplicate_pngs_from_folder to general_utils 2023-02-14 15:06:31 +02:00
hithereai ef619581ee Update video_audio_utilities.py 2023-02-14 14:54:04 +02:00
kabachuha eee3ff8216 don't dither in non-thresholding mode 2023-02-14 15:39:42 +03:00
kabachuha ff37d24fcd ARB: batch size of 1 for now 2023-02-14 15:20:15 +03:00
hithereai 4c606cafed Update video_audio_utilities.py 2023-02-14 14:09:28 +02:00
hithereai 38c6ba3d0b slow progress 2023-02-14 14:01:13 +02:00
kabachuha be3346250b fixup anime return value 2023-02-14 14:56:38 +03:00
kabachuha 52d82b2a41 adapt_block_size to int 2023-02-14 14:56:26 +03:00
kabachuha e97e830581 fixup threshold return value 2023-02-14 14:48:57 +03:00
kabachuha bcf23c02db add vid2depth
need fixing some thresh modes
2023-02-14 13:43:15 +03:00
hithereai c0925059ad test initial commit 2023-02-13 22:45:04 +02:00
hithereai 22a94a73f6 general fix for linux and colab users 2023-02-13 15:03:14 +02:00
hithereai 163e483bf8 fix permission issue for linux users 2023-02-13 13:26:09 +02:00
hithereai 2522567786 fix - don't add depth_maps imgs to gif 2023-02-13 12:51:23 +02:00
hithereai 2f214a8f75 set quality=95 instead of default 90 2023-02-13 04:39:37 +02:00
hithereai db9ab75cea revert fast mode - not worth it for the filesize and quality diff 2023-02-13 04:31:27 +02:00
hithereai dcb545c892 make gif creation 20-30% faster 2023-02-13 04:23:21 +02:00
hithereai 9b460bfc74 rename param 2023-02-13 03:46:02 +02:00
hithereai 63d6c3f449 Update video_audio_utilities.py 2023-02-13 03:31:51 +02:00
hithereai 7f49195fcb clean 2023-02-13 03:31:01 +02:00
hithereai 33849ec7b8 shorten code same logic 2023-02-13 03:28:21 +02:00
hithereai 5f2e51588a better print 2023-02-13 03:22:29 +02:00
hithereai 196649fb54 progress and cleaning 2023-02-13 03:07:19 +02:00
hithereai 8e9d83b0a6 remove duplicated code. import instead. 2023-02-13 02:26:20 +02:00
hithereai 33040f6594 updates 2023-02-13 02:22:34 +02:00
hithereai b8c5257523 import checksum func from general_utils 2023-02-13 01:59:54 +02:00
hithereai e74c295738 download rife models using a func, more concise 2023-02-13 01:53:36 +02:00
hithereai c2a2432a0e easier to read code 2023-02-13 01:42:15 +02:00
hithereai d258cdaf1a p 2023-02-13 01:31:48 +02:00
hithereai 036ac1b0c9 p 2023-02-13 01:16:28 +02:00
hithereai 8ef586ace7 bet 2023-02-13 01:10:43 +02:00
hithereai 691cf53e8c better 2023-02-13 00:54:36 +02:00
hithereai 972a8fc074 progress 2023-02-13 00:39:16 +02:00
hithereai efcb8fcd81 wip hide gif option when fps > 30 in rt 2023-02-13 00:29:15 +02:00
hithereai 0b59eb174e Merge remote-tracking branch 'upstream/automatic1111-webui' into gifski-windows 2023-02-13 00:00:52 +02:00
hithereai 7f63241373 initial 2023-02-12 23:34:50 +02:00
kabachuha d8522a7aec bump version
it's time to do it, after all those changes
2023-02-12 23:54:02 +03:00
hithereai 5b25c75409 working but not finished yet 2023-02-12 22:09:14 +02:00
hithereai 16b1ce243c finally, handle reg save sett when generating an animation 2023-02-12 20:17:43 +02:00
hithereai 6c4d593ee7 handle gen sett file when doing interpolation anim mode run 2023-02-12 20:12:46 +02:00
hithereai 03f3d64f42 add sett_path.strip() to all load/save funcs
so that newlines and spaces etc' won't yield errors (red icons) in the entire UI.
2023-02-12 19:13:22 +02:00
hithereai bb6bfeb566 update comment 2023-02-12 18:36:42 +02:00
hithereai 6e67d2c34d handle param removal of video sett file too 2023-02-12 18:35:16 +02:00
hithereai 40939b54cd del commented import 2023-02-12 18:16:31 +02:00
hithereai 48087c107e make sure deprc params aren't save to setting file
without actually removing any params from the code, YET
2023-02-12 17:36:08 +02:00
kabachuha 4af91c5edc
Merge pull request #331 from hithereai/fix_ffmpeg_for_colab
Fix ffmpeg for colab users
2023-02-12 12:26:20 +03:00
hithereai 4ed90fa5bc check if colab then return just ffmpeg 2023-02-12 02:40:40 +02:00
hithereai 5f10c45596 remove old printing
should have been removed in the latest cli pr, but missed the commit.
2023-02-12 02:39:41 +02:00
hithereai 10b6d20b3b Merge remote-tracking branch 'upstream/automatic1111-webui' into subseed_schds 2023-02-11 19:05:15 +02:00
hithereai 85837a65e1
show neg prompt if given as sep field in cli (p1)
Interpolation cli printing is done in a diff file, will be changed soon as well.
No issues with updating this one ofc.
2023-02-11 18:25:18 +02:00
kabachuha 5962a24fe3
Merge pull request #326 from hithereai/tiny_upscale_changes
Small UI changes + disable pil gif
2023-02-11 19:17:44 +03:00
hithereai e2e96fd517 clean 2023-02-11 14:32:56 +02:00
hithereai f362300a49 clean 2023-02-11 14:32:00 +02:00
hithereai 900e6ce0d5 cleanup v0 2023-02-11 14:31:30 +02:00
hithereai b1755dfd0a more updates 2023-02-11 14:24:02 +02:00
hithereai e22bef0130 Update args.py 2023-02-11 14:16:04 +02:00
hithereai 7d27b6f6cf p 2023-02-11 14:07:17 +02:00
hithereai 3d1dea472d move loc near seed sch 2023-02-11 13:11:54 +02:00
hithereai 68e3e7c5cc fixes 2023-02-11 12:54:40 +02:00
hithereai aa2f7de4dd progress 2023-02-11 12:47:43 +02:00
hithereai 7b883f38da initial c 2023-02-11 12:40:17 +02:00
hithereai 817fc515ec tiny change, finished 2023-02-11 10:27:00 +02:00
hithereai 6784cc3765 comment out gif related gradio func
will remove when PILgif is completely removed from the entire code base
2023-02-11 01:24:16 +02:00
hithereai 667f01cfa6 fix non compact row 2023-02-11 01:18:14 +02:00
hithereai abff7a6432 add elem_id to top info accord 2023-02-11 01:13:37 +02:00
hithereai 5a480b30ba remove old commented line 2023-02-11 01:10:21 +02:00
hithereai 44f73de0f9 update ui texts 2023-02-11 01:08:42 +02:00
hithereai 0afa6bf45d del old rife msg about gifs 2023-02-11 00:58:23 +02:00
hithereai 8de0ecaf18 upscale W/H txt box to sliders 2023-02-11 00:46:13 +02:00
hithereai b6c76855d3 cleanups p1 2023-02-11 00:40:06 +02:00
hithereai 131a58cd3d rife frame2vid and upscale to tabs 2023-02-11 00:37:34 +02:00
hithereai 50a70b922c Update args.py 2023-02-11 00:23:49 +02:00
hithereai cf01f1c713 fix upload box height 2023-02-11 00:14:07 +02:00
hithereai 76247e2b54 fix old wrong elem_id name 2023-02-10 23:23:18 +02:00
hithereai 3deb56d6c4 edit accord name 2023-02-10 23:22:33 +02:00
hithereai 8418b00786 fix typos + close upscale accord at default 2023-02-10 23:21:46 +02:00
hithereai 365aac73b7 Update render.py 2023-02-10 22:37:06 +02:00
hithereai 629a38d193 fix wrong name 2023-02-10 22:30:59 +02:00
hithereai 2ec90a75ef done? 2023-02-10 22:30:13 +02:00
hithereai 437a30bc81 Update render.py 2023-02-10 22:13:52 +02:00
hithereai b16249a887 closer to done 2023-02-10 21:48:32 +02:00
hithereai 3842b43be0 upgrades 2023-02-10 21:32:42 +02:00
hithereai 32d00deb08 Update generate.py 2023-02-10 21:16:53 +02:00
hithereai 1f630bedee Update generate.py 2023-02-10 21:01:24 +02:00
hithereai 701ce0ac7c Update generate.py 2023-02-10 20:56:27 +02:00
hithereai 33ee2c692e Merge remote-tracking branch 'upstream/automatic1111-webui' into cli_upgrades 2023-02-10 20:17:38 +02:00
hithereai c25cd77820 Update render.py 2023-02-10 19:50:08 +02:00
hithereai 38f27bd0ae Update render.py 2023-02-10 19:20:30 +02:00
hithereai d2d3f88ea6 more p 2023-02-10 18:17:59 +02:00
hithereai 1796393cd7 PROGRESS 2023-02-10 17:57:09 +02:00
hithereai 7c6dac1304 Update render.py 2023-02-10 17:11:42 +02:00
hithereai 14dbd8925f progress 2023-02-10 16:55:14 +02:00
hithereai 56c0cba1c9 d 2023-02-10 16:30:02 +02:00
hithereai 33961de218 c 2023-02-10 15:45:26 +02:00
hithereai 55c22cb03c b 2023-02-10 15:38:55 +02:00
hithereai 79bbeaa566 make def val of pix2piximgcfgscale = webui's one 2023-02-10 02:54:24 +02:00
hithereai 93562052e1 add missing things to args 2023-02-10 02:37:56 +02:00
hithereai 5dea4577fd initial commit 2023-02-10 02:27:08 +02:00
kabachuha ad6447e223 Merge branch 'automatic1111-webui' into upscale-video 2023-02-10 01:42:56 +03:00
kabachuha c1c3f575ae allow all upscalers 2023-02-10 01:04:04 +03:00
kabachuha be424e8630
Merge pull request #315 from hithereai/ui-updates-v0.12
UI updates v0.12
2023-02-10 00:49:43 +03:00
hithereai b26c607cc9 extra ui cleaning + new hints 2023-02-09 23:37:16 +02:00
kabachuha 3555898c0a fix videogen sorting
closes #305. at least, I didn't get the bug running it after the fix
2023-02-10 00:33:48 +03:00
kabachuha badd911186 fix videogen sorting
closes #305. at least, I didn't get the bug running it after the fix
2023-02-10 00:33:24 +03:00