Commit Graph

116 Commits (85f1b15fcf4f8b6b7de0f4488c16a7bbe28c7db6)

Author SHA1 Message Date
hithereai 251ccc6f9f add DEBUG_MODE 2023-04-07 18:57:48 +03:00
hithereai 7d1ebd0a15 remove duplicated import 2023-04-05 01:22:05 +03:00
hithereai fd7a57c304 fix interrupt behavior - no longer yields errors 2023-04-04 21:55:12 +03:00
kabachuha 03723e6acf fixup for variable scope 2023-03-19 22:20:59 +03:00
kabachuha d866772ad8 wrap generate with vae failure checks 2023-03-19 22:13:49 +03:00
kabachuha b90bd3e580 fix CN not applying to the first frame 2023-03-14 14:59:20 +03:00
kabachuha 7dfb4d0bdf remove the strength_0_no_init msg 2023-03-14 14:52:08 +03:00
kabachuha 89b46124d4 auto-set the needed args for the GI mode 2023-03-13 22:51:11 +03:00
kabachuha d4a48b1e0a re-add matisse's changes 2023-03-13 22:22:22 +03:00
kabachuha d8751fb3f2 Merge branch 'automatic1111-webui' into cn-attempt-3 2023-03-12 20:42:05 +03:00
kabachuha caeb0204f4 fix masks not moving 2023-03-11 23:27:59 +03:00
kabachuha d4438b56c7 fixup duplicated arg 2023-03-11 19:22:25 +03:00
kabachuha eabfd505da check for CN dynamically 2023-03-11 18:43:09 +03:00
kabachuha 0f0674a732 use cn api in processing 2023-03-11 16:52:40 +03:00
hithereai 7a6d814332 revert try 1 2023-03-10 09:26:17 +02:00
hithereai 4e9a2a5ef0 Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/420 2023-03-05 21:16:11 +02:00
hithereai 91b1f64087 fix first frame sampler with sampler_sch ON 2023-03-05 20:50:37 +02:00
hithereai 6828b854f5 Revert "Merge pull request #422 from hithereai/sampler_sch_fixes"
This reverts commit 09c99d10ed, reversing
changes made to 97ab68b13b.
2023-03-05 20:15:22 +02:00
Matisse 46577bd3aa Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui 2023-03-05 00:25:08 -08:00
hithereai 3b7b971950 fix wrong sampler name in cli for 0 frame with sampler_sch on 2023-03-04 21:56:56 +02:00
hithereai 324a1489ba final push to the cli table 2023-03-04 18:08:52 +02:00
hithereai e4dfc06fae clean 2023-03-04 10:46:16 +02:00
hithereai a6dadc2a6e clean 2023-03-04 10:44:56 +02:00
Matisse 177ec8aa1b Revert "Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui"
This reverts commit c14e03f0aa, reversing
changes made to 80546752b3.
2023-03-03 23:49:33 -08:00
Matisse 1e91c01f57 Revert "reimplementation of max_f and t"
This reverts commit b222ca54f9.
2023-03-03 23:48:42 -08:00
Matisse b222ca54f9 reimplementation of max_f and t 2023-03-03 23:47:45 -08:00
hithereai 26fd9ed603 comment 2023-03-04 04:46:03 +02:00
hithereai f14b9e98a9 fix 2023-03-04 04:41:47 +02:00
hithereai 435d67fd80 much better 2023-03-04 04:39:57 +02:00
hithereai fde2ea6cf6 p 2023-03-04 04:15:47 +02:00
hithereai 415a544c94 Merge remote-tracking branch 'upstream/automatic1111-webui' into combine_cli_tables 2023-03-04 03:54:50 +02:00
hithereai 686ea3c71e Revert "Merge pull request #410 from MatissesProjects/automatic1111-webui"
This reverts commit 5ab8cb21f6, reversing
changes made to 17692459e9.
2023-03-04 03:50:57 +02:00
hithereai 1a86431098 initial 2023-03-04 03:00:39 +02:00
hithereai 1558d17062 initial combine cli tables to one 2023-03-04 01:39:53 +02:00
Matisse ed38f9a202 Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui 2023-03-02 23:54:36 -08:00
Matisse 23c0863ddf attempt 2
added s & max_f. Variable schedule planner, and prompt printout uses numbers instead of variables t/60 = .6 (at t=6)
2023-03-01 14:49:05 -08:00
hithereai 4c9b8b1dca Merge remote-tracking branch 'upstream/automatic1111-webui' into hide_guided_imgs 2023-03-01 18:49:16 +02:00
hithereai 83e9be7a77 Revert "Merge pull request #358 from MatissesProjects/automatic1111-webui"
This reverts commit ff7201b5a5, reversing
changes made to 6215a44d79.
2023-03-01 18:45:12 +02:00
hithereai 09bda85060 done 2023-02-28 22:15:10 +02:00
Matisse 12d01950d8 adding max_f into prompt setup 2023-02-25 17:24:54 -08:00
hithereai 43b1e863be Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/358 2023-02-23 23:11:21 +02:00
kabachuha 434b29cef4 redirect to WIP conditional processing 2023-02-19 19:40:55 +03:00
kabachuha 9d6c3fbbe9 pass controlnet args to renders 2023-02-19 18:35:09 +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 36e1643e8b delete temp duplicated imgs once run ends 2023-02-17 14:49:21 +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 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 10b6d20b3b Merge remote-tracking branch 'upstream/automatic1111-webui' into subseed_schds 2023-02-11 19:05:15 +02:00
hithereai b1755dfd0a more updates 2023-02-11 14:24:02 +02:00