sd-webui-deforum/scripts/deforum_helpers
hithereai 4e9a2a5ef0 Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/420 2023-03-05 21:16:11 +02:00
..
src clean 2023-02-21 01:08:24 +02:00
__init__.py remove unneeded k_samplers 2023-01-28 01:25:57 +03:00
animation.py add transform_ prefix to the 2 new 2d-"center" params 2023-03-02 01:25:22 +02:00
animation_key_frames.py Revert "Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui" 2023-03-03 23:49:33 -08:00
args.py make gr.number instead of sliders 2023-03-04 00:06:57 +02:00
blank_frame_reroll.py remove return_sample 2023-01-28 01:58:39 +03:00
colors.py move stuff to deforum_helpers to fix #76 2022-11-09 14:24:18 +03:00
composable_masks.py remove debug printing 2023-01-28 00:52:44 +03:00
deforum_controlnet.py Revert "exclude leres due to complaints" 2023-02-20 23:41:04 +03:00
deforum_controlnet_hardcode.py Revert "exclude leres due to complaints" 2023-02-20 23:41:04 +03:00
deprecation_utils.py flip_2d_perspective -> enable_perspective_flip renaming 2023-02-07 00:06:06 +02:00
depth.py Revert "Revert "Merge pull request #339 from deforum-art/bad_apple!!"" 2023-02-27 11:56:23 +03:00
frame_interpolation.py ignore slow_mo in interp-pics mode logic change 2023-02-28 20:55:53 +02:00
general_utils.py fixes 2023-02-28 01:22:38 +02:00
generate.py Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/420 2023-03-05 21:16:11 +02:00
gradio_funcs.py order and clean 2023-02-28 01:50:39 +02:00
human_masking.py Minor improvements + 2023-01-15 22:39:47 +02:00
hybrid_video.py fix missed midas_weight in depth predict calls 2023-02-27 12:11:44 +03:00
image_sharpening.py if unsharp amount is 0, simply return the image 2023-01-28 20:36:48 +03:00
load_images.py proper error when no internet and trying to download masks 2023-01-28 22:27:43 +02:00
noise.py swap noise dimensions 2023-01-29 01:58:37 +03:00
parseq_adapter.py Fix 'UnboundLocalError: local variable 'parseqName' referenced before assignment'. Allow Parseq to delegate prompt management back to Deforum. Summary table in console showing who's doing what between Deforum & Parseq. Initial unit test. 2023-03-02 06:36:33 +11:00
parseq_adapter_test.py Fix 'UnboundLocalError: local variable 'parseqName' referenced before assignment'. Allow Parseq to delegate prompt management back to Deforum. Summary table in console showing who's doing what between Deforum & Parseq. Initial unit test. 2023-03-02 06:36:33 +11:00
prompt.py Revert "Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui" 2023-03-03 23:49:33 -08:00
render.py Merge remote-tracking branch 'upstream/automatic1111-webui' into automatic1111-webui 2023-03-05 00:25:08 -08:00
render_modes.py code clean 2023-03-04 15:29:02 +02:00
rich.py blink "upscaling" in color while upscaling is running... 2023-02-15 00:34:23 +02:00
save_images.py fixup gc import 2023-01-03 03:36:42 +03:00
seed.py Hybrid Video Compositing - 3D working 2D broken 2023-01-04 06:35:51 -08:00
settings.py stop saving non visible perlin params in out sett file 2023-03-02 22:55:55 +02:00
upscaling.py Merge branch 'add_gifski_mac_support' into general_fixes 2023-02-17 16:07:23 +02:00
vid2depth.py Revert "Revert "Merge pull request #339 from deforum-art/bad_apple!!"" 2023-02-27 11:56:23 +03:00
video_audio_utilities.py fix apply cwd location for gifski 2023-02-17 16:16:37 +02:00
webui_sd_pipeline.py REVIVE RESTORE FACES! 2023-02-17 05:59:29 +02:00
word_masking.py fixup word mask sample format 2023-01-28 16:33:56 +03:00