| .. |
|
src
|
set UHD=True if input res is 2K or higher
|
2023-02-02 06:53:37 +02:00 |
|
__init__.py
|
remove unneeded k_samplers
|
2023-01-28 01:25:57 +03:00 |
|
animation.py
|
flip_2d_perspective -> enable_perspective_flip renaming
|
2023-02-02 20:39:11 +02:00 |
|
animation_key_frames.py
|
clipskip schedule
|
2023-02-01 01:59:52 +03:00 |
|
args.py
|
Revert "remove old commented param"
|
2023-02-02 20:51:58 +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
|
even better process_video_interpolation
|
2023-02-02 14:35:50 +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
|
Merge branch 'automatic1111-webui' into pr/289
|
2023-02-02 18:00:28 +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
|
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
|
flip_2d_perspective -> enable_perspective_flip renaming
|
2023-02-02 20:39:11 +02:00 |
|
render_modes.py
|
vid2frames now gets args with 1=1 format
|
2023-02-01 03:13:27 +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
|
Merge branch 'automatic1111-webui' into reduce-torch-cv2-conversions
|
2023-01-28 15:26:50 +03:00 |
|
video_audio_utilities.py
|
better comment
|
2023-02-02 13:49:45 +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 |