| .. |
|
src
|
mv duplicate_pngs_from_folder to general_utils
|
2023-02-14 15:06:31 +02:00 |
|
__init__.py
|
remove unneeded k_samplers
|
2023-01-28 01:25:57 +03:00 |
|
animation.py
|
2d fixup
|
2023-02-13 00:19:06 +03:00 |
|
animation_key_frames.py
|
clean
|
2023-02-11 14:32:56 +02:00 |
|
args.py
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into fix-stripes-better
|
2023-02-17 07:53:56 +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 |
|
deprecation_utils.py
|
flip_2d_perspective -> enable_perspective_flip renaming
|
2023-02-07 00:06:06 +02:00 |
|
depth.py
|
remove duplicated code. import instead.
|
2023-02-13 02:26:20 +02:00 |
|
frame_interpolation.py
|
updates
|
2023-02-14 19:54:38 +02:00 |
|
general_utils.py
|
mv duplicate_pngs_from_folder to general_utils
|
2023-02-14 15:06:31 +02:00 |
|
generate.py
|
fix smart mode for 3d
|
2023-02-12 23:59:05 +03:00 |
|
gradio_funcs.py
|
updates
|
2023-02-14 19:37:43 +02: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
|
c
|
2023-02-10 15:45:26 +02:00 |
|
render.py
|
fixup the rest of merge errors
|
2023-02-12 23:29:39 +03:00 |
|
render_modes.py
|
handle gen sett file when doing interpolation anim mode run
|
2023-02-12 20:12:46 +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
|
Merge branch 'automatic1111-webui' into fix-stripes-better
|
2023-02-12 23:21:19 +03:00 |
|
upscaling.py
|
clean
|
2023-02-16 22:34:24 +02:00 |
|
video_audio_utilities.py
|
Revert "updated upscaler support for mac env"
|
2023-02-16 21:59:14 +02:00 |
|
webui_sd_pipeline.py
|
clean
|
2023-02-11 14:32:00 +02:00 |
|
word_masking.py
|
fixup word mask sample format
|
2023-01-28 16:33:56 +03:00 |