| .. |
|
src
|
add torch2 and xformers opts to midas
|
2023-05-09 22:04:13 +03:00 |
|
RAFT.py
|
FIX RAFT THAT NEVER WORKED
|
2023-04-22 19:27:45 +03:00 |
|
animation.py
|
final py3d fix
|
2023-05-05 13:30:30 +03:00 |
|
animation_key_frames.py
|
add ancestral_eta_scheduling
|
2023-05-08 03:28:20 +03:00 |
|
args.py
|
remove old commented line
|
2023-05-09 18:55:47 +03:00 |
|
auto_navigation.py
|
updated transform_image_3d_new
|
2023-05-03 04:15:54 -07:00 |
|
colors.py
|
fix histogram_matching error on scikit-image >=0.20
|
2023-04-20 23:39:24 +03:00 |
|
composable_masks.py
|
finish add
|
2023-04-07 19:04:38 +03:00 |
|
consistency_check.py
|
Update consistency_check.py
|
2023-05-01 03:12:44 +03:00 |
|
deforum_controlnet.py
|
make CN's weight, guidance start/stop whole 1 liner each
|
2023-05-09 18:54:05 +03:00 |
|
deforum_controlnet_gradio.py
|
auto-hide input vid/img fields if loopback is enabled
|
2023-05-06 20:31:19 +03:00 |
|
deprecation_utils.py
|
Merge remote-tracking branch 'upstream/automatic1111-webui' into DepthV2Tests
|
2023-05-04 13:16:38 +03:00 |
|
depth.py
|
fix model reload after keep in vram set to false (but the model is still in vram)
|
2023-05-04 00:50:02 +03:00 |
|
depth_adabins.py
|
update that cli msg again
|
2023-05-03 18:49:49 +03:00 |
|
depth_leres.py
|
tidying up - deduplicate some download-model code
|
2023-05-02 19:43:36 +03:00 |
|
depth_midas.py
|
print to cli what midas model was actually loaded
|
2023-05-03 03:49:03 +03:00 |
|
depth_zoe.py
|
some cleanups
|
2023-05-02 11:45:52 +03:00 |
|
frame_interpolation.py
|
add more
|
2023-04-07 19:00:18 +03:00 |
|
general_utils.py
|
add new repo name to ext finder func
|
2023-05-08 01:31:13 +03:00 |
|
generate.py
|
bugfix for wrong mask being used
|
2023-05-09 00:59:49 +02:00 |
|
gradio_funcs.py
|
auto hide/show ddim and ancestral schedule related params in ui
|
2023-05-08 22:23:52 +03:00 |
|
human_masking.py
|
use better resnet50 model in human masking
|
2023-04-25 23:46:22 +03:00 |
|
hybrid_video.py
|
fixed frames for 0-based counting in inputframes
|
2023-05-08 13:41:13 -07:00 |
|
image_sharpening.py
|
finish add
|
2023-04-07 19:04:38 +03:00 |
|
load_images.py
|
support input path strings with quotes around them
|
2023-04-29 20:33:23 +03:00 |
|
masks.py
|
bugfix for wrong mask being used
|
2023-05-09 00:59:49 +02:00 |
|
noise.py
|
finish add
|
2023-04-07 19:04:38 +03:00 |
|
parseq_adapter.py
|
Parseq: when delegating seed control to Deforum, prevent "AttributeError: 'DeformAnimKeys' object has no attribute 'subseed_series'"
|
2023-04-18 14:18:24 +10:00 |
|
parseq_adapter_test.py
|
finish add
|
2023-04-07 19:04:38 +03:00 |
|
prompt.py
|
fix frame_idx not being passed into prepare_prompt
|
2023-05-06 15:34:30 +03:00 |
|
render.py
|
fixed frames for 0-based counting in inputframes
|
2023-05-08 13:41:13 -07:00 |
|
render_modes.py
|
Parseq: when delegating seed control to Deforum, prevent "AttributeError: 'DeformAnimKeys' object has no attribute 'subseed_series'"
|
2023-04-18 14:18:24 +10:00 |
|
resume.py
|
add debug mode to resume.py
|
2023-04-08 12:22:15 +03:00 |
|
rich.py
|
blink "upscaling" in color while upscaling is running...
|
2023-02-15 00:34:23 +02:00 |
|
save_images.py
|
delete save_samples function and param from code
|
2023-05-06 23:27:44 +03:00 |
|
seed.py
|
finish add
|
2023-04-07 19:04:38 +03:00 |
|
settings.py
|
remove mp4_path param (not in use)
|
2023-05-08 01:33:55 +03:00 |
|
subtitle_handler.py
|
fix formatting of output vals in .srt file
|
2023-04-11 02:17:48 +03:00 |
|
upscaling.py
|
add more
|
2023-04-07 19:00:18 +03:00 |
|
vid2depth.py
|
Depth Revise Part 1
|
2023-05-02 04:51:25 +03:00 |
|
video_audio_utilities.py
|
fix frame count error at last frame just before stitching video
|
2023-05-08 00:20:15 +03:00 |
|
webui_sd_pipeline.py
|
replace ddim_eta with ddim_eta_schedule
|
2023-05-08 02:57:45 +03:00 |
|
word_masking.py
|
use bicubic interpolation for masks
|
2023-05-10 13:10:02 +03:00 |