Commit Graph

1514 Commits (f7e4eae4e66beff89ef00928b6564116bcf8d12d)

Author SHA1 Message Date
kabachuha 1a5c0d050d
Merge pull request #253 from hithereai/fix_interp_mode_not_running
fix interpolation mode not running
2023-01-27 18:27:03 +03:00
kabachuha 65e614d814
Merge pull request #251 from hithereai/ffmpeg_as_default_changes
ffmpeg as default + no more need to install or add to PATH
2023-01-27 18:26:41 +03:00
kabachuha 1f675160be
Merge pull request #254 from hithereai/save_settings_FIX
Fix 'Save Settings' button not working
2023-01-27 18:26:16 +03:00
hithereai 57cba7b6fd save interp frames if ffmpeg can't be found as default
and return a more elegant message about what is happening if ffmpeg wasn't found instead of returning a general FILE NOT FOUND
2023-01-27 14:06:27 +02:00
hithereai 68e35c4def fix save settings
add missing checkpoint args and re-ordering
2023-01-27 12:57:23 +02:00
hithereai e4d9c9f666 fix interp mode not running
also add model_schedule suppport to interpolation mode
2023-01-27 11:36:39 +02:00
Matisse 5c10d59c61 use looper init when use looper true 2023-01-26 22:31:17 -08:00
Matisse 92f2f7a813 set default args 2023-01-26 22:06:39 -08:00
Matisse 887e327c94 reordering ui elements 2023-01-26 20:32:47 -08:00
hithereai 3354e1c5df
Update args.py 2023-01-27 02:45:22 +02:00
hithereai 1f0240e41e ffmpeg_location no longer hidden in the UI
also return 'ffmpeg' if couldn't find the right binaries in our env/venv
2023-01-27 02:24:39 +02:00
hithereai 8e0bc99a09
reset ffmpeg_location to None 2023-01-27 02:06:39 +02:00
hithereai f1a093e0ec
add dynamic ffmpeg_location to frame_interpolation.py 2023-01-27 02:00:14 +02:00
hithereai 0cf1270d37
send ffmpeg_location from deforum.py to RIFE 2023-01-27 01:57:22 +02:00
hithereai 04f27c9439 no more need to install ffmpeg + set ffmpeg to default 2023-01-27 01:35:09 +02:00
Matisse 6179c06884 how to use and cleanups 2023-01-25 18:24:22 -08:00
Matisse 37be9cafe0 removing extra prints 2023-01-25 17:48:51 -08:00
Matisse 86e6be9edf reordering params 2023-01-25 17:43:11 -08:00
Matisse 384368155d adding variable breakout and cleanup 2023-01-25 17:31:57 -08:00
Matisse e7bbb1bbca
Merge branch 'deforum-art:automatic1111-webui' into frame-insertion 2023-01-25 15:47:15 -08:00
kabachuha 5234b9c217
Merge pull request #248 from deforum-art/RifeFixes
Important fixes for RIFE
2023-01-26 01:16:00 +03:00
hithereai 1b2ebf5916
Update inference_video.py 2023-01-26 00:10:21 +02:00
kabachuha f940610716 sync the main branch and masking-overhaul 2023-01-25 22:26:02 +03:00
Matisse c9d09ecc57
Merge branch 'deforum-art:automatic1111-webui' into frame-insertion 2023-01-24 15:53:27 -08:00
Matisse 993ff0726d add back requests 2023-01-24 15:46:47 -08:00
hithereai 6d8f94878d
remove unnecessary sk-video import 2023-01-25 01:43:48 +02:00
hithereai 69be34f9e1
remove unnecessary sk-video 2023-01-25 01:43:23 +02:00
Matisse 96a6329466 Merge remote-tracking branch 'upstream/automatic1111-webui' into frame-insertion 2023-01-24 15:09:59 -08:00
kabachuha ef26e35c83
Merge pull request #242 from hithereai/frame_interpolation
RIFE Frame interpolation
2023-01-24 23:33:56 +03:00
hithereai 8bb2cef635 Merge branch 'automatic1111-webui' into frame_interpolation 2023-01-24 22:28:55 +02:00
kabachuha 1334fc31a9 remove debug info printing 2023-01-24 23:19:15 +03:00
kabachuha c4b67daf46
Merge pull request #241 from rwscarb/automatic1111-webui
feature: add checkpoint schedule
2023-01-24 23:03:28 +03:00
kabachuha cda6f368ad composable mask index fixup 2023-01-24 22:39:09 +03:00
kabachuha 9c1b6ade16 fix temp variable indices 2023-01-24 21:21:41 +03:00
kabachuha 35218c2f04 no half clipseg
halving clipseg doesn't work for some reason, so use fp32 here
2023-01-24 21:15:58 +03:00
kabachuha 7758adbca5 don't need to declare nonlocal twice 2023-01-24 20:14:31 +03:00
kabachuha 7bdf40734b prevent overwriting of mask presets
instead of reloading them every frame
2023-01-24 20:11:19 +03:00
kabachuha 46d23a7bbc remove commented-out code 2023-01-24 19:48:58 +03:00
kabachuha f75d534f32 pass nonlocal inner_idx to mask loaders 2023-01-24 19:48:16 +03:00
kabachuha 3ca7d853f0 strip the curvy brackets from the output 2023-01-24 19:32:48 +03:00
kabachuha 5974a15d1e reset mask vals every frame 2023-01-24 19:28:24 +03:00
kabachuha b103e4d1b9 fix parser's output 2023-01-24 19:26:41 +03:00
kabachuha c46c23ee7b fix nested parentheses parsing 2023-01-24 18:52:28 +03:00
kabachuha f61d9009f0 add clipseg's part to the license 2023-01-24 16:51:09 +03:00
kabachuha 567bc87b3e handle nested brackets with closure counter 2023-01-24 16:49:00 +03:00
kabachuha c8c24f1033 fix regex and output strings 2023-01-24 16:48:38 +03:00
kabachuha c10c98c894 add use_noise_mask to the args 2023-01-24 16:42:15 +03:00
hithereai 639df493d7 Merge branch 'frame_interpolation' of https://github.com/hithereai/deforum-for-automatic1111-webui into frame_interpolation 2023-01-24 13:48:29 +02:00
hithereai 9f4c9af7c7
Update deforum.py 2023-01-24 12:34:36 +02:00
hithereai f6d171d4d5 Merge branch 'frame_interpolation' of https://github.com/hithereai/deforum-for-automatic1111-webui into frame_interpolation 2023-01-24 12:32:51 +02:00