Commit Graph

1514 Commits (f7e4eae4e66beff89ef00928b6564116bcf8d12d)

Author SHA1 Message Date
hithereai 65364d694c tiny fix for ffmpeg crf and preset 2023-01-24 12:32:22 +02:00
hithereai 81cffd8cb6
Delete unnecessary things 2023-01-24 12:26:22 +02:00
hithereai ae37a48ca3 better text v2 2023-01-24 12:16:06 +02:00
hithereai b68f9d6d4f better text 2023-01-24 12:09:36 +02:00
hithereai 8ae5cc0c3f Final fixes + option to keep interp frames 2023-01-24 12:04:13 +02:00
hithereai 93ab7f3db3 add missing params to settings.py 2023-01-24 11:18:20 +02:00
hithereai f381897174 remove old comments 2023-01-24 11:06:23 +02:00
hithereai 2a960a67a1 don't run with sotre_frames_in_ram 2023-01-24 11:04:26 +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
kabachuha 0ac8bd32fa tabs -> spaces fixup 2023-01-23 22:15:54 +03:00
kabachuha 32d3b6fa38 add the actual schedule to the args 2023-01-23 22:15:15 +03:00
Ryan Scarbery f417cc33ff consistent use of quotes 2023-01-23 09:37:03 -08:00
Ryan Scarbery c52751f5c0 add checkpoint schedule 2023-01-23 09:24:05 -08:00
kabachuha 0f99d791c9 add 'everywhere' to usable vars 2023-01-23 19:48:24 +03:00
kabachuha aa72ee7bb4 var -> match_object 2023-01-22 20:10:09 +03:00
kabachuha e874b451bd fixup imports 2023-01-22 15:18:05 +03: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 8ed69c2430 change logic!
change logic to save pngs instead of using cv2 to directly save the video cuz it cannot do proper h2654 with opencv-python.

First step out of a few prolly.
2023-01-21 15:56:47 +02:00
hithereai 7d617f3faf dynamic model loading fixes 2023-01-20 21:26:14 +02:00
hithereai 0a6960ff2b better UI-text and add hints 2023-01-20 20:48:06 +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 6517100c4d Merge branch 'frame_interpolation' of https://github.com/hithereai/deforum-for-automatic1111-webui into frame_interpolation 2023-01-18 02:00:42 +02:00
hithereai 2c30e1ae93 Getting there, not ready yet, add rife 4.3 2023-01-18 02:00:36 +02:00
hithereai 4b5c44e4a6
Merge branch 'deforum-art:automatic1111-webui' into frame_interpolation 2023-01-17 18:17:23 +02:00
hithereai 0a91f4db11 Initial GUI Accordion 2023-01-17 18:16:41 +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
hithereai ed6c9ce95c add RIFE-related pip packs to req.txt 2023-01-17 13:31:05 +02:00
kabachuha a51c22c553 remove references to p.sd_model
it was removed as a param in e0e8005009, this commit fixes the compatibility.

Closes #228
2023-01-17 01:48:30 +03:00
kabachuha 6777e0d927 fix set difference 2023-01-16 20:14:23 +03:00
kabachuha ebe657f630 Merge branch 'automatic1111-webui' into masking-overhaul 2023-01-16 19:43:31 +03:00
kabachuha 43b7d03181
Merge pull request #226 from hithereai/vid_input_from_to
allow specifying start and end frame for input videos - V1.1
2023-01-16 19:33:33 +03:00
kabachuha 9ba8462efd add defaults so the var keys are always found 2023-01-16 19:31:52 +03:00
hithereai 446e3430a6 Fixes, -1 as default for unlimited frames and more checks 2023-01-16 18:12:14 +02:00
kabachuha afa80cd231 more mask format conversion checks 2023-01-16 18:52:39 +03:00
kabachuha 19d106fc9c convert all input masks to binary 2023-01-16 18:31:24 +03:00