kabachuha
285a98f375
fix missed midas_weight in depth predict calls
2023-02-27 12:11:44 +03:00
kabachuha
74fc34e37e
Revert "Revert "Merge pull request #339 from deforum-art/bad_apple!!""
...
This reverts commit 483a973e0a .
2023-02-27 11:56:23 +03:00
hithereai
483a973e0a
Revert "Merge pull request #339 from deforum-art/bad_apple!!"
...
This reverts commit 6215a44d79 , reversing
changes made to 27b508bd42 .
2023-02-27 00:58:47 +02:00
kabachuha
cf0872ecae
Merge branch 'automatic1111-webui' of https://github.com/MatissesProjects/deforum-extensions into pr/358
2023-02-26 18:16:05 +03:00
kabachuha
1b7a78af1d
Merge branch 'automatic1111-webui' into pr/358
2023-02-26 18:15:53 +03:00
kabachuha
513d6b7b65
Merge branch 'automatic1111-webui' into bad_apple!!
2023-02-26 13:57:45 +03:00
Matisse
6297e84a98
small cleanup, seems easier to understand
2023-02-25 17:45:59 -08:00
Matisse
12d01950d8
adding max_f into prompt setup
2023-02-25 17:24:54 -08:00
Matisse
bca9cb0cd5
fix ) not showing up on where
...
this is due to it being not appended previously, now we can!
2023-02-25 16:34:05 -08:00
Matisse
1943459b99
Merge branch 'deforum-art:automatic1111-webui' into automatic1111-webui
2023-02-25 15:30:29 -08:00
reallybigname
07be6b01ed
Fixed issue that prevented resume when using video mask
...
- unsharp_mask function was calling args.mask_image when mask_image is a local var at that point
- then, I realized that the routine shouldn't even be called if the amount is 0, so I added an if amount > 0 statement.
2023-02-24 14:02:09 -08:00
kabachuha
f6c581e8c0
fix video mask loading
...
works with totally blank mask frames too
closes #89 and closes #281
2023-02-24 14:54:11 +03:00
hithereai
43b1e863be
Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/358
2023-02-23 23:11:21 +02:00
hithereai
d4f1fc9b7e
Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/358
2023-02-20 09:13:46 +02:00
Matisse
077c769890
resolving variables in the prompts for cli
2023-02-19 22:25:16 -08:00
Matisse
b6accfe79c
move parsing into class. r to seed passed
2023-02-19 22:23:02 -08: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
cecca529d6
Merge branch 'automatic1111-webui' into bad_apple!!
2023-02-19 13:18:13 +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
kabachuha
9c6bffe45b
option to unload main ckpt while getting depth
2023-02-18 23:38:27 +03: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
kabachuha
bcf23c02db
add vid2depth
...
need fixing some thresh modes
2023-02-14 13:43:15 +03:00
hithereai
16b1ce243c
finally, handle reg save sett when generating an animation
2023-02-12 20:17:43 +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
hithereai
aa2f7de4dd
progress
2023-02-11 12:47:43 +02:00
hithereai
365aac73b7
Update render.py
2023-02-10 22:37:06 +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
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
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
5dea4577fd
initial commit
2023-02-10 02:27:08 +02:00
kabachuha
a69eb50395
fix video mask loading
...
closes #287
2023-02-07 12:43:03 +03:00
kabachuha
be167130e1
Merge pull request #298 from hithereai/t2
...
fix interpolation mode, remove histogram_matching, rename core arg from useLooper -> use_looper
2023-02-05 18:40:33 +03:00
hithereai
0a5ad1914a
color_force_grayscale now works in all animation modes
...
Thanks to @reallybigname's quick tip/fix!
2023-02-03 20:36:57 +02:00
hithereai
554e4caf98
fix interp mode, remove histogram_matching +
...
arg from useLooper --> use_looper to make it less confusing
2023-02-03 13:41:45 +02:00
kabachuha
c1d8539ea2
Revert "flip_2d_perspective -> enable_perspective_flip renaming ( #294 )"
...
This reverts commit 3519de8a7d .
2023-02-02 22:34:37 +03:00
hithereai
3519de8a7d
flip_2d_perspective -> enable_perspective_flip renaming ( #294 )
...
+ updated hints and UI
2023-02-02 20:43:37 +02:00
kabachuha
a36a8e6917
Merge branch 'automatic1111-webui' into pr/289
2023-02-02 18:00:28 +03:00