Commit Graph

225 Commits (b406184855a4e3955f0d89fdb59282b9ef9fa09d)

Author SHA1 Message Date
hithereai 3cfa2c0744 add .srt subtitles generation info support 2023-04-11 00:42:39 +03:00
hithereai 0ba4b89043 better texts 2023-04-08 18:52:18 +03:00
hithereai 72184b3211 skip to next file in batch if a file couldn't be loaded p1 2023-04-08 18:48:35 +03:00
hithereai 87819e156c better text 2023-04-08 17:53:10 +03:00
hithereai 986909b42e compact ui by using gr.info instead of gr.html for setting path info 2023-04-08 17:52:40 +03:00
hithereai 68b0a71d0a remove timestring from below-gallery text
as we now update the field automatically :)
2023-04-08 17:28:32 +03:00
hithereai a26d022005 auto-update resume_timestring ui field 2023-04-08 17:22:27 +03:00
hithereai 251ccc6f9f add DEBUG_MODE 2023-04-07 18:57:48 +03:00
hithereai 6c2f5b311c better text below gen box 2023-04-07 06:26:05 +03:00
hithereai 72d43f7750 bmode_p1 2023-04-07 04:22:46 +03:00
hithereai 30f0dbdf26 fix after-run upscale and interpolate ffmpeg issue 2023-04-06 06:45:57 +03:00
hithereai 841214b9f1 tiny ui text change 2023-04-05 14:06:51 +03:00
hithereai fce0360f42 move ffmpeg settings to general webui's tab 2023-04-05 13:55:47 +03:00
hithereai 46f457a36a change skip button name to Pause/Resume 2023-04-04 21:57:10 +03:00
hithereai 3f3c82151e p 2023-04-01 14:22:54 +03:00
hithereai 1bfb46b47e p 2023-04-01 01:18:04 +03:00
hithereai 010bfb2323 final probably 2023-03-24 19:06:50 +03:00
hithereai 8ab8797386 initial working 2023-03-24 18:58:15 +03:00
hithereai 48cd22a9ea Final cleaning 2023-03-21 18:38:08 +02:00
hithereai 01a0dc488e update ui text 2023-03-21 00:01:38 +02:00
hithereai 77ad8b0181 add auto-load when launching webui 2023-03-20 23:53:36 +02:00
hithereai cb7b5fae71 part 1 (save) - complete 2023-03-20 00:23:27 +02:00
hithereai 94a1905a7c fix auto-hide if in medvram or lowvram 2023-03-19 02:05:22 +02:00
hithereai f7ea36adc7 save --> keep name chane 2023-03-19 01:52:22 +02:00
hithereai 3f92d0a086 move keep 3d models in vram to webui's settings-->Deforum tab
Not complete yet
2023-03-19 01:51:00 +02:00
kabachuha e3615a9fb8 bump version 2023-03-14 20:13:55 +03:00
kabachuha eabfd505da check for CN dynamically 2023-03-11 18:43:09 +03:00
hithereai a13683c1cd align id var name to batch_id instead of run_id 2023-03-09 02:51:58 +02:00
hithereai 5342e83dea Merge remote-tracking branch 'upstream/automatic1111-webui' into option_to_auto_delete_imgs 2023-03-09 02:20:21 +02:00
hithereai 2aa41949f8 add an option to auto-delete imgs after video creation/s 2023-03-09 02:19:28 +02:00
hithereai 2491e1d58d total backend rename skip vid for run all -> skip vid creation 2023-03-08 23:07:49 +02:00
hithereai 421235d9bc GitHub --> Git in cli printing 2023-03-07 23:32:52 +02:00
hithereai bbd36679e6 update old printed version in show vid section from 0.5 to 2.2 2023-03-07 23:21:56 +02:00
hithereai 3d7cb423da add deforum github commit version to ui and cli 2023-03-07 23:18:04 +02:00
hithereai d29d975929 ui changes push 1 2023-03-07 21:47:38 +02:00
hithereai 871252a389 add compact variant to main deforum gallery column 2023-03-07 21:06:43 +02:00
hithereai 5f1e4c64ea stop saving a sep vid sett file with animation 2023-03-07 17:24:01 +02:00
hithereai e088e6a609 initial and working! 2023-03-07 03:11:34 +02:00
hithereai 7b26d2433c Merge remote-tracking branch 'upstream/automatic1111-webui' into run_diffusion_clipskip_fixes 2023-03-06 22:12:51 +02:00
hithereai 4def24303f add try block to get opts.clip_stop_at_last_layers 2023-03-06 22:11:07 +02:00
hithereai 6e255f97c8 align img filenames to be of length 09.extension 2023-03-05 22:30:22 +02:00
hithereai 8e313631aa better skipping video cli message 2023-03-05 20:57:00 +02:00
hithereai cd6ffbbb8e return compact mode 2023-03-04 03:23:44 +02:00
hithereai ec31b65194 fix longer right side of ui 2023-03-04 01:55:12 +02:00
hithereai c8f68c78be tighter gen/interrupt buttons 2023-03-03 21:01:02 +02:00
hithereai 1c81c5235e all gr.Row() to gr.Row(variant='compact') 2023-03-03 20:48:02 +02:00
hithereai ac5eec8f62 clean 2023-03-02 23:03:11 +02:00
hithereai 880dfc8758 clean some more 2023-03-02 22:57:41 +02:00
rewbs ebcb75a0a7 Fix 'UnboundLocalError: local variable 'parseqName' referenced before assignment'. Allow Parseq to delegate prompt management back to Deforum. Summary table in console showing who's doing what between Deforum & Parseq. Initial unit test. 2023-03-02 06:36:33 +11:00
kabachuha aa7ce2baff
Merge pull request #364 from hithereai/FILM_interp
FILM Interpolation - straight after deforum run, or upload video
2023-02-23 22:59:13 +03:00