..
src
align img filenames to be of length 09.extension
2023-03-05 22:30:22 +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
replace " and ' in formulae only once
2023-03-14 13:59:27 +03:00
args.py
Added Optical flow redo generation
2023-03-16 01:39:41 -07:00
blank_frame_reroll.py
remove return_sample
2023-01-28 01:58:39 +03:00
colors.py
add deprecation vals, cut names from match frame 0 to just rgb/lab etc
2023-03-15 00:54:22 +02:00
composable_masks.py
use only one mask preset
2023-03-09 13:11:54 +03:00
deforum_controlnet.py
add try catch to cn ui setup
2023-03-13 19:56:13 +03:00
deprecation_utils.py
add deprecation vals, cut names from match frame 0 to just rgb/lab etc
2023-03-15 00:54:22 +02:00
depth.py
half depth samples on mps
2023-03-10 16:14:06 +03:00
frame_interpolation.py
use opts.outdir_samples for upscaling and interpolation as well (in use for animation)
2023-03-06 23:19:45 +02:00
general_utils.py
add deforum github commit version to ui and cli
2023-03-07 23:18:04 +02:00
generate.py
fix CN not applying to the first frame
2023-03-14 14:59:20 +03:00
gradio_funcs.py
Added color_coherence 'Image'
2023-03-14 14:39:44 -07:00
human_masking.py
Minor improvements +
2023-01-15 22:39:47 +02:00
hybrid_video.py
added optical flow cadence
2023-03-09 08:25:56 -08: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
allow perlin for any resolution with F.interpolate
2023-03-14 14:46:10 +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
re-add matisse's changes
2023-03-13 22:22:22 +03:00
render.py
Added Optical flow redo generation
2023-03-16 01:39:41 -07:00
render_modes.py
re-add matisse's changes
2023-03-13 22:22:22 +03: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
fixes
2023-03-15 02:03:15 +02:00
upscaling.py
drop deprecated v1 upscaling
2023-03-14 01:20:26 +03:00
vid2depth.py
align img filenames to be of length 09.extension
2023-03-05 22:30:22 +02:00
video_audio_utilities.py
align id var name to batch_id instead of run_id
2023-03-09 02:51:58 +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