| .. |
|
src
|
Merge branch 'automatic1111-webui' into masking-overhaul
|
2023-01-28 00:42:27 +03:00 |
|
__init__.py
|
remove unneeded k_samplers
|
2023-01-28 01:25:57 +03:00 |
|
animation.py
|
added optional step scheduling
|
2023-01-05 21:09:20 -06:00 |
|
animation_key_frames.py
|
Merge branch 'automatic1111-webui' into masking-overhaul
|
2023-01-28 14:53:03 +03:00 |
|
args.py
|
move 'Run from Settings file' down
|
2023-01-28 19:33:16 +02:00 |
|
blank_frame_reroll.py
|
Add files via upload
|
2022-12-31 14:02:50 -07: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
|
better insert_frame text, order and errors
|
2023-01-28 19:13:29 +02: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
|
Add files via upload
|
2022-12-31 13:19:15 -07:00 |
|
load_images.py
|
fixup imports
|
2023-01-22 15:18:05 +03:00 |
|
noise.py
|
Add files via upload
|
2023-01-01 13:00:30 -07: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
|
save loop args
|
2023-01-28 17:29:32 +03:00 |
|
render_modes.py
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into frame-insertion
|
2023-01-27 10:03:21 -08: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
|
reordered args
|
2023-01-28 00:21:33 -08: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
|
no half clipseg
|
2023-01-24 21:15:58 +03:00 |