sd-webui-deforum/scripts/deforum_helpers
hithereai 85f1b15fcf Merge remote-tracking branch 'upstream/automatic1111-webui' into remove-alwayson 2023-05-02 18:29:47 +03:00
..
src Delete old midas folder 2023-04-14 21:48:08 +03:00
RAFT.py FIX RAFT THAT NEVER WORKED 2023-04-22 19:27:45 +03:00
ZoeDepth.py initialize ZoeDepth with img size instead of fixes 384*512 2023-04-13 01:42:22 +03:00
__init__.py remove unneeded k_samplers 2023-01-28 01:25:57 +03:00
animation.py Introducing Zoe(Depth) 2023-04-11 22:31:19 +03:00
animation_key_frames.py Hybrid Image, new flow factor schedules, optical flow guidance 2023-04-05 11:01:54 -07:00
args.py add nsfw, nude to default negative prompts 2023-05-01 17:34:36 +03:00
colors.py fix histogram_matching error on scikit-image >=0.20 2023-04-20 23:39:24 +03:00
composable_masks.py finish add 2023-04-07 19:04:38 +03:00
consistency_check.py Update consistency_check.py 2023-05-01 03:12:44 +03:00
deforum_controlnet.py Merge remote-tracking branch 'upstream/automatic1111-webui' into remove-alwayson 2023-05-02 18:29:47 +03:00
deforum_controlnet_gradio.py tiny CN changes to align with their latest changes 2023-05-02 18:28:43 +03:00
deprecation_utils.py delete raft from deprecation utils 2023-04-22 19:35:33 +03:00
depth.py download adabins from github instead of g-drive 2023-04-29 09:52:37 +03:00
frame_interpolation.py add more 2023-04-07 19:00:18 +03:00
general_utils.py support input path strings with quotes around them 2023-04-29 20:33:23 +03:00
generate.py add DEBUG_MODE 2023-04-07 18:57:48 +03:00
gradio_funcs.py don't error when fps field is getting set to '' (nothing) 2023-04-29 19:55:27 +03:00
human_masking.py use better resnet50 model in human masking 2023-04-25 23:46:22 +03:00
hybrid_video.py reorder imports at hybrid_video.py 2023-04-30 21:26:56 +03:00
image_sharpening.py finish add 2023-04-07 19:04:38 +03:00
load_images.py support input path strings with quotes around them 2023-04-29 20:33:23 +03:00
masks.py Added support for overlay inverted mask 2023-04-09 12:00:36 -07:00
noise.py finish add 2023-04-07 19:04:38 +03:00
parseq_adapter.py Parseq: when delegating seed control to Deforum, prevent "AttributeError: 'DeformAnimKeys' object has no attribute 'subseed_series'" 2023-04-18 14:18:24 +10:00
parseq_adapter_test.py finish add 2023-04-07 19:04:38 +03:00
prompt.py consolidated prompt code 2023-04-24 11:57:40 -07:00
render.py remove commented unused imports from render.py 2023-04-30 21:24:49 +03:00
render_modes.py Parseq: when delegating seed control to Deforum, prevent "AttributeError: 'DeformAnimKeys' object has no attribute 'subseed_series'" 2023-04-18 14:18:24 +10:00
resume.py add debug mode to resume.py 2023-04-08 12:22:15 +03:00
rich.py blink "upscaling" in color while upscaling is running... 2023-02-15 00:34:23 +02:00
save_images.py finish add 2023-04-07 19:04:38 +03:00
seed.py finish add 2023-04-07 19:04:38 +03:00
settings.py update cn related stuff 2023-04-26 14:43:14 +03:00
subtitle_handler.py fix formatting of output vals in .srt file 2023-04-11 02:17:48 +03:00
upscaling.py add more 2023-04-07 19:00:18 +03:00
vid2depth.py fix file name length to 09d instead of 07d 2023-04-14 09:14:22 +03:00
video_audio_utilities.py Consistency flow masks & fixed Frames to Video 2023-04-29 22:37:49 -07:00
webui_sd_pipeline.py Changed tile size from 64 to 8 2023-04-11 23:19:27 -07:00
word_masking.py finish add 2023-04-07 19:04:38 +03:00