sd-webui-deforum/scripts/deforum_helpers
hithereai 70357d1412 revert hybrid accord to old style
so it looks like the rest of the tabs. Will push a fix for the tab order in the near future too
2023-01-29 20:14:16 +02:00
..
src typo fix for rife error msg 2023-01-29 01:55:17 +02:00
__init__.py remove unneeded k_samplers 2023-01-28 01:25:57 +03:00
animation.py remove return_sample 2023-01-28 01:58:39 +03:00
animation_key_frames.py Merge branch 'automatic1111-webui' into masking-overhaul 2023-01-28 14:53:03 +03:00
args.py revert hybrid accord to old style 2023-01-29 20:14:16 +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
depth.py Merge pull request #111 from Funofabot/full-precision-midas 2022-12-08 22:25:54 +03:00
frame_interpolation.py add dynamic ffmpeg_location to frame_interpolation.py 2023-01-27 02:00:14 +02:00
generate.py Merge branch 'better_ui_and_cleanups' of https://github.com/hithereai/deforum-for-automatic1111-webui into pr/260 2023-01-28 20:44:19 +03:00
human_masking.py Minor improvements + 2023-01-15 22:39:47 +02:00
hybrid_video.py Fixes, -1 as default for unlimited frames and more checks 2023-01-16 18:12:14 +02: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 Make parseq adapter directly search the JSON data for a likely match if an unrecognised series is requested. This ensures that, when new schedules are added to Deforum, only the Parseq UI needs to be updated to support them (and this can be improved in the future with support for custom fields). 2023-01-12 21:27:54 +11:00
prompt.py added missing imports for interpolation mode in prompt.py 2023-01-07 23:49:26 +02:00
render.py don't try to fetch masks with use_mask=False 2023-01-28 22:58:40 +02:00
render_modes.py Merge branch 'automatic1111-webui' into reduce-torch-cv2-conversions 2023-01-28 15:26:50 +03: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 Merge branch 'automatic1111-webui' into reduce-torch-cv2-conversions 2023-01-28 15:26:50 +03:00
vid2frames.py Fixes, -1 as default for unlimited frames and more checks 2023-01-16 18:12:14 +02:00
webui_sd_pipeline.py more compact 'run' tab + removal of more hrfix params 2023-01-28 16:02:57 +02:00
word_masking.py fixup word mask sample format 2023-01-28 16:33:56 +03:00