Commit Graph

1514 Commits (f7e4eae4e66beff89ef00928b6564116bcf8d12d)

Author SHA1 Message Date
Funofabot ad06dc4a51
added function
added render_animation_with_video_mask
allows a mask video to be used when video init is not wanted. 
The purpose is to be able to apply an animated masks when not using init video.
Work can be done to delete the old directory and replace it. Currently you have to delete mask frames independently. That will be for another session of fixes however.
2022-11-02 21:10:05 -06:00
Funofabot 3405569836
More masking arguments from img2img
More work with mask args.
function call to prepare_mask changed again with the addition of more available masking options.
These are some of the inpainting mask options.
2022-11-02 21:04:44 -06:00
Funofabot 0fa9407f2c
Additional mask args exposed
Added ui elements for some inpaint masking arguments.
2022-11-02 21:01:55 -06:00
Funofabot 5a8d7854d2
Add more masking arguments
Exposes some of img2img inpaint arguments to the init tab in Deforum.
Full res mask, full res padding, and fill action type.
Added the ability to use video mask without using video for init image. Just check the use video mask box.
2022-11-02 20:57:11 -06:00
Funofabot b761f4ae10
Merge branch 'deforum-art:automatic1111-webui' into automatic1111-webui 2022-11-02 20:51:30 -06:00
kabachuha 498d7b6d20
Merge pull request #61 from Funofabot/fix-for-masking-arguments
Fix for masking arguments
2022-11-03 01:30:27 +03:00
Funofabot 67a3eedd32
Merge pull request #1 from Funofabot/fix-for-masking-arguments
Fix for masking arguments
2022-11-02 14:16:55 -06:00
Funofabot 8ca73e6882
Added mask_contrast_adjust arguments
Added mask_contrast_adjust arguments in appropriate locations.
2022-11-02 13:47:57 -06:00
Funofabot c6488a66d5
Added mask_contrast_adjust arguments
Added mask_contrast_adjust arguments in appropriate locations
2022-11-02 13:47:07 -06:00
Funofabot f2233a7930
Add argument for mask_contrast_adjust
Added argument for mask_contrast_adjust in appropriate locations.
2022-11-02 13:45:24 -06:00
Funofabot d104536412
fixes for masking arguments
Returned call to prepare_mask to use mask args instead of constants that were used to get masking working initially.
2022-11-02 13:41:32 -06:00
kabachuha 31d1308b69
Merge pull request #60 from Funofabot/automatic1111-webui
a patch to generate.py to address masking not working
2022-11-02 20:20:39 +03:00
Funofabot e51fa8e7f1
Negative mask
needed to import PIL
2022-11-01 21:43:16 -06:00
Funofabot 449d74a15e
fix for masking
Comments added in changed lines of code as an explanation. #HOTFIXISSUE33 provides lookup to code that has been changed. Very simple fix for functionality which should not affect anything beyond masking.
2022-11-01 21:40:09 -06:00
rewbs 8041097f9f Ensure subseed and subseed strength are not ignored. 2022-11-02 13:37:41 +11:00
rewbs 4b07ae5e65 Merge branch 'automatic1111-webui' of https://github.com/deforum-art/deforum-for-automatic1111-webui into parseq-integration 2022-11-02 10:30:48 +11:00
kabachuha 04eb7fff15 add a notice about 'Generate' until #53 is fixed 2022-11-01 17:13:23 +03:00
kabachuha 82a3708461 unreset sd_model
auto's webui now resets the sampler and the model after each generation for some reason resulting in #55. This attempts to fix it
2022-11-01 16:51:44 +03:00
kabachuha 52f496ab24 add deforum-for-automatic1111-webui also to path 2022-11-01 16:44:41 +03:00
kabachuha 4bcd2262c0 wip tooltips 2022-11-01 15:52:58 +03:00
rewbs 41a2cb5394 Don't force histogram matching. Add quick access to normal deforum anim series inside parseq datastructure (for debugging). 2022-10-29 00:16:58 +11:00
rewbs 16490176ad [wip] Initial support for mapping animation series from a Parseq manifest into Deforum. You can play with a UI that generates the manifest here: https://sd-parseq--staging-idlaaizi.web.app/ . Currently generates garbage from frame 2. 2022-10-28 16:25:32 +11:00
kabachuha 2eed369190 add a warning about webui's steps option
fix #25
2022-10-27 22:49:05 +03:00
kabachuha 925098a448
Merge pull request #44 from deforum-art/tqdm-fix
Fix progressbar saying nonsense
2022-10-27 21:49:12 +03:00
kabachuha 57d2382c1c remove tqdm bug from readme now that its fixed 2022-10-27 21:47:35 +03:00
kabachuha 2f2bf94dda ceil the steps count 2022-10-27 21:41:26 +03:00
kabachuha 6f7743e818 fixup 2022-10-27 21:13:15 +03:00
kabachuha 7713d4d329 fix args forwarding 2022-10-27 21:05:40 +03:00
kabachuha cd662e4dc9 attempt to fix the progressbar 2022-10-27 20:56:05 +03:00
kabachuha ccc1963fc4 fix cfg_scale for the first frame 2022-10-26 18:28:45 +03:00
kabachuha 3550312c46 deduplicate code 2022-10-26 18:28:27 +03:00
kabachuha 7a089c1344 move info and links under collapsible cell 2022-10-26 02:01:50 +03:00
kabachuha 132737c1c1
add note that 3d mode doesn't work for dims < 448 2022-10-26 01:16:21 +03:00
kabachuha 52172c9272
--disable-safe-unpickle is not needed now
As a number of users report that in the newer webui versions the depth models load without --disable-safe-unpickle and it worked for me now, I'll lower the significance of thw unpickle notice in the README. Closes #6
2022-10-26 00:49:18 +03:00
kabachuha 16ffc126bd
remove the now fixed button issues from readme 2022-10-26 00:42:09 +03:00
kabachuha 10d7e37d27 fixed load settings button!
closes #23
2022-10-26 00:39:05 +03:00
kabachuha 7538934925
clarify the folder where to launch git clone 2022-10-25 02:30:19 +03:00
kabachuha 65d126aca8
change script->tab in the instructions 2022-10-25 01:18:31 +03:00
kabachuha b87c83c6bd
change the date format to iso 2022-10-25 00:06:22 +03:00
kabachuha bb7e452df8
add a note about adabins resolution limit 2022-10-24 23:57:58 +03:00
kabachuha fcf4571629
add a warning about the extension folder name 2022-10-24 23:38:19 +03:00
kabachuha 27d06e2d5d
Update README.md 2022-10-24 22:26:21 +03:00
kabachuha 365fa6fd6e
Convert Deforum to an extension with UI overhaul 2022-10-24 20:28:39 +03:00
kabachuha 50d53bb6c4
update showcase video 2022-10-24 20:27:03 +03:00
kabachuha b3a7ee307b
Update README.md 2022-10-24 20:23:41 +03:00
kabachuha ff99be3d64 Update README.md 2022-10-24 20:18:41 +03:00
kabachuha 053a94e46f add warning 2022-10-24 19:35:47 +03:00
kabachuha f960d2375b fix json loading 2022-10-24 19:25:00 +03:00
kabachuha 62b013fdc6 finally fix in-ui load settings! 2022-10-24 17:27:00 +03:00
kabachuha f97eb75f22 fix for subseed 2022-10-24 16:53:16 +03:00