Commit Graph

104 Commits (5d63a339dbec8d476657a1f672a4eeb6dc79ed37)

Author SHA1 Message Date
hithereai 3d81c39f6e Update inference_video.py 2023-02-01 21:26:07 +02:00
hithereai bb117c399c use ffmpegstitch func from import 2023-02-01 21:24:20 +02:00
hithereai 58fd6c69e9 clean some more 2023-02-01 19:09:51 +02:00
hithereai 18bda5fa16 updates 2023-02-01 02:48:03 +02:00
hithereai 935f112eee Update inference_video.py 2023-02-01 02:04:22 +02:00
hithereai 8329e2e1ed remove printing 2023-02-01 01:59:39 +02:00
hithereai 3b1affb393 remove/clean png param 2023-02-01 01:58:17 +02:00
hithereai b68f6b1b61 no more converting of pngs in case of input VID 2023-02-01 01:54:14 +02:00
hithereai 0f3f6a0305 fix bugs 2023-01-31 22:23:31 +02:00
hithereai 18380c9a9a updates 2023-01-31 19:43:38 +02:00
hithereai 9a6367e0f2 comment on new kaba's if 2023-01-31 19:24:35 +02:00
hithereai cd9198611a Merge remote-tracking branch 'upstream/automatic1111-webui' into rife_standalone_buttons 2023-01-31 18:58:35 +02:00
kabachuha c12912e020 second depth check for previous files in folder 2023-01-31 15:25:37 +03:00
hithereai 4db9c32998 remove old commented line 2023-01-31 02:07:04 +02:00
hithereai 08b5753ab9 c 2023-01-31 01:46:47 +02:00
hithereai 076b7444ac pro-gress 2023-01-31 00:34:43 +02:00
hithereai ac963c0a78 more progress 2023-01-31 00:14:08 +02:00
hithereai d794da0579 more progress 2023-01-30 21:21:47 +02:00
hithereai 54deb94030 fix rife failing when save_depthmaps = true 2023-01-30 16:18:25 +02:00
hithereai 689aaabeda
typo fix for rife error msg 2023-01-29 01:55:17 +02:00
hithereai 8dc7401db8 even better rife error msgs 2023-01-28 20:01:08 +02:00
hithereai e65893a12d print rife vid path upon completion +
better error handling
2023-01-28 19:57:45 +02:00
kabachuha 34c9d5a787 Merge branch 'automatic1111-webui' into masking-overhaul 2023-01-28 00:42:27 +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 8e0bc99a09
reset ffmpeg_location to None 2023-01-27 02:06:39 +02: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
hithereai 6d8f94878d
remove unnecessary sk-video import 2023-01-25 01:43:48 +02:00
hithereai 8ae5cc0c3f Final fixes + option to keep interp frames 2023-01-24 12:04:13 +02:00
hithereai f381897174 remove old comments 2023-01-24 11:06:23 +02:00
hithereai bfe90b8562 Merge branch 'frame_interpolation' of https://github.com/hithereai/deforum-for-automatic1111-webui into frame_interpolation 2023-01-24 10:50:59 +02:00
hithereai c65df56220 final touches 2023-01-24 10:50:55 +02:00
hithereai e6c54e4a5d
Delete ffmpeg_replacer.py 2023-01-24 02:59:02 +02:00
hithereai 245cf87188 global controls for ffmpeg crf and preset + cleanup p1 2023-01-24 02:57:51 +02:00
hithereai 6c36adc9b8 almost ready, add cli-ffmpeg calls that work 2023-01-24 01:04:37 +02:00
hithereai e2d13eb04b Update ffmpeg_replacer.py 2023-01-22 13:33:05 +02:00
hithereai 7b9abc66cd PyAV ffmpeg usage to save interp vids 2023-01-22 04:27:57 +02:00
hithereai 3c111cafb0 Update inference_video.py 2023-01-21 15:57:06 +02:00
hithereai 7d617f3faf dynamic model loading fixes 2023-01-20 21:26:14 +02:00
hithereai 78b5639227 better folder name 2023-01-20 20:34:02 +02:00
hithereai 96635be7a5 Delete inference_img.py 2023-01-20 20:29:02 +02:00
hithereai 8ff265f7db remove print statement 2023-01-20 20:27:52 +02:00
hithereai ed20c17342 move license to correct file 2023-01-20 20:26:55 +02:00
hithereai 7fe85a81ca less files more happy, add rife 4.0, revert args 2023-01-20 20:23:55 +02:00
hithereai 94aa4052c7 tiny fixes 2023-01-20 18:04:39 +02:00
hithereai 46e02c063f Delete README.md 2023-01-20 17:31:38 +02:00
hithereai 4a53e275aa Working properly v1 2023-01-20 17:29:38 +02:00
hithereai 60363b555c still not 100% there, getting closer 2023-01-19 10:25:59 +02:00
hithereai 2c30e1ae93 Getting there, not ready yet, add rife 4.3 2023-01-18 02:00:36 +02:00
hithereai 39c2c6f1f6 make it actually work on autos env 2023-01-17 16:55:27 +02:00
hithereai c73a80b62d
Add Practical-RIFE files to src 2023-01-17 13:48:52 +02:00
kabachuha 8d09bc7ddf
upload clipseg directly to src
as the current webui's transformers version (4.19) doesn't include it
2023-01-15 18:18:59 +03:00
hithereai fcafc74c1d
enable offline usage for 3D animation mode
It will fetch the model from cache if it's there, so only need to run 3D mode online once for it to work offline afterwards. 

* Currently it will work only for windows users.
2023-01-15 03:13:15 +02:00
kabachuha 53e7b74797 move stuff to deforum_helpers to fix #76 2022-11-09 14:24:18 +03:00