rewbs
|
59c0bd583d
|
add some debug prints for cog issue...
|
2023-09-15 14:40:43 +10:00 |
kabachuha
|
bbebcff80a
|
Merge branch 'automatic1111-webui' into pr/809
|
2023-08-16 21:33:42 +03:00 |
kabachuha
|
63373c1067
|
close pipelines after runs
fixes #827
|
2023-08-16 20:48:06 +03:00 |
kabachuha
|
49858b8a90
|
don't generate initial image on dry runs
use the Deforum logo instead
|
2023-08-12 13:53:43 +03:00 |
kabachuha
|
3a205c9eec
|
move process with CN out of motion preview
|
2023-08-12 13:37:00 +03:00 |
kabachuha
|
eaee913178
|
Merge branch 'automatic1111-webui' into pr/759
|
2023-08-12 13:18:47 +03:00 |
kabachuha
|
5f075c810a
|
add License notices
|
2023-08-12 09:46:20 +03:00 |
Tomislav Teskac
|
53a4fbec8d
|
Added init_image_box
|
2023-07-07 00:00:15 +02:00 |
rewbs
|
11b6f09a52
|
Merge branch 'automatic1111-webui' into preview-video-render
|
2023-07-05 10:13:38 +10:00 |
rewbs
|
9cedc48739
|
Add optional preview video render which generates the vid every N frames (either sync or async. Minor: improve error message if hybrid video finds no frames to use. Minor: include 2D centre transform x/y in the console log along side other anim params.
|
2023-06-26 19:34:15 +10:00 |
rewbs
|
9805c3ff57
|
Add support for Parseq to control ControlNet and Guided Images.
|
2023-06-16 00:23:02 +10:00 |
rewbs
|
5a4b5aedd9
|
Add motion preview mode, which only invokes stable diffusion for the init image if required, then does all transforms excluding diffusion, adding a reference rectangle instead of diffusion.
|
2023-06-01 14:23:53 +10:00 |
hithereai
|
1b9301d82f
|
p
|
2023-05-21 17:20:47 +03:00 |
kabachuha
|
47f7140c4d
|
Revert "add license notices"
This reverts commit 37504733b4.
|
2023-05-20 11:46:21 +03:00 |
kabachuha
|
4b07029029
|
Revert "change contact notices the discord server"
This reverts commit dc0031e1ac.
|
2023-05-20 11:46:16 +03:00 |
kabachuha
|
dc0031e1ac
|
change contact notices the discord server
|
2023-05-20 01:26:40 +03:00 |
kabachuha
|
37504733b4
|
add license notices
|
2023-05-20 01:21:16 +03:00 |
hithereai
|
4a3ea1a016
|
clean
|
2023-05-19 19:43:58 +03:00 |
hithereai
|
c73dcf58da
|
Update generate.py
|
2023-05-19 19:19:12 +03:00 |
hithereai
|
6cdfd48943
|
Update generate.py
|
2023-05-19 19:18:52 +03:00 |
hithereai
|
2ba713c8e9
|
Revert "GENERATE CHANGES - CHECK ME!"
This reverts commit 52b31cb274.
|
2023-05-19 18:34:40 +03:00 |
hithereai
|
52b31cb274
|
GENERATE CHANGES - CHECK ME!
|
2023-05-19 04:22:30 +03:00 |
hithereai
|
d85d09c447
|
Update generate.py
|
2023-05-19 03:39:58 +03:00 |
hithereai
|
7aeca8a436
|
del unused var
|
2023-05-19 03:38:35 +03:00 |
hithereai
|
0ae16d8547
|
simplify
|
2023-05-19 03:36:49 +03:00 |
hithereai
|
b18d6576ba
|
Revert "del root.initial_info stupid param"
This reverts commit e74d7976f8.
|
2023-05-18 22:08:55 +03:00 |
hithereai
|
e74d7976f8
|
del root.initial_info stupid param
|
2023-05-18 22:07:08 +03:00 |
hithereai
|
2173bebd77
|
fix image not showing on right side of ui after complete gen
|
2023-05-18 14:25:20 +03:00 |
hithereai
|
e681702281
|
clean
|
2023-05-18 00:38:56 +03:00 |
hithereai
|
82a4a7647a
|
clean
|
2023-05-18 00:33:23 +03:00 |
Phobos
|
48144bb9c1
|
bugfix for wrong mask being used
|
2023-05-09 00:59:49 +02:00 |
hithereai
|
fde7553728
|
fix wrong alignment of frame numbers
|
2023-05-06 20:22:31 +03:00 |
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 |