Commit Graph

448 Commits (2df3e15a1321a48b756e228c4f41e1b75e39d910)

Author SHA1 Message Date
hithereai 2df3e15a13 Revert "remove old commented param"
This reverts commit 9b4346b9dd.
2023-02-02 20:51:58 +02:00
hithereai 9b4346b9dd remove old commented param 2023-02-02 20:44:50 +02:00
hithereai 29414eb2de flip_2d_perspective -> enable_perspective_flip renaming
+ updated hints and UI
2023-02-02 20:39:11 +02:00
kabachuha a36a8e6917 Merge branch 'automatic1111-webui' into pr/289 2023-02-02 18:00:28 +03:00
hithereai 2ac7957cef even better process_video_interpolation 2023-02-02 14:35:50 +02:00
hithereai 7b08396561 better shorter process_video_interpolation func 2023-02-02 14:22:47 +02:00
hithereai 859d7f1000 better comment 2023-02-02 13:49:45 +02:00
hithereai 368725984d remove old comment 2023-02-02 13:48:44 +02:00
hithereai a5a4e66470 finish cleaning args.py 2023-02-02 13:46:12 +02:00
hithereai 67b65508cd move more from args.py + remove imports 2023-02-02 13:41:29 +02:00
hithereai 026fb2062d move code outside of args.py + better comments 2023-02-02 13:35:53 +02:00
hithereai 39719eb58a better comment 2023-02-02 13:07:02 +02:00
hithereai 9ae1c7cdcb remove old commented line 2023-02-02 13:01:38 +02:00
hithereai 090e77afed more shortening (same logic ofc) 2023-02-02 12:56:51 +02:00
hithereai d0817fa9f4 more code shortening 2023-02-02 12:53:59 +02:00
hithereai c47262450a code shortening 2023-02-02 12:50:55 +02:00
hithereai c99c181192 tiny improv make more sense 2023-02-02 07:44:00 +02:00
hithereai 5ce6c4516e if out fps is int, show int and not float (30 instead of 30.0) 2023-02-02 07:01:02 +02:00
hithereai 642fdc6c33 set UHD=True if input res is 2K or higher 2023-02-02 06:53:37 +02:00
hithereai dc050bfaa2 support 5 digits instead of 4 for filename ending number
and better info text
2023-02-02 06:31:37 +02:00
hithereai e17a6aab0d more comments 2023-02-02 06:15:09 +02:00
hithereai 6295bec47a more fixups and upgrades 2023-02-02 05:59:21 +02:00
hithereai 6f81045bff rife hidden link in rife word in info txt 2023-02-02 04:58:45 +02:00
hithereai 3c4e576f61 replace dots in out_foldername 2023-02-02 04:50:08 +02:00
hithereai 40067860c7 better code order 2023-02-02 04:04:33 +02:00
hithereai 794abceaeb cleanups 2023-02-02 03:49:00 +02:00
hithereai 984b5566f7 Update args.py 2023-02-02 03:37:42 +02:00
hithereai dfd5203692 move set_interp_out_fps from args to frameinterp 2023-02-02 03:37:33 +02:00
hithereai 7a2b74b622 move function from args.py to frame_interp file 2023-02-02 03:34:10 +02:00
hithereai 8ea440b3c9 deduplicate function - import instead 2023-02-02 03:32:20 +02:00
hithereai f73be57fd9 better set_interp_out_fps func 2023-02-02 03:30:02 +02:00
hithereai 40178382c7 set inputs, outputs for better readability
+ print to cli instead of return to no one
2023-02-02 03:25:58 +02:00
hithereai 75d04b48ed better function name 2023-02-02 02:59:46 +02:00
hithereai 7427f0002c revert hybrid_motion name 2023-02-02 02:51:52 +02:00
hithereai a165b07095 fixed hybrid accordion UI 2023-02-02 02:45:40 +02:00
hithereai 6851d25da2
Merge branch 'deforum-art:automatic1111-webui' into rife_standalone_buttons 2023-02-02 00:54:03 +02:00
hithereai 08138a6d11 fixes 2023-02-02 00:43:22 +02:00
hithereai ebd6f163cc textbox shows out interp vid expected fps 2023-02-02 00:09:07 +02:00
hithereai db97c288ef progress, don't add audio if slowmo is enabled! 2023-02-01 23:00:46 +02:00
kabachuha 0cfaee87a1 drop windows style endings too 2023-02-01 23:18:08 +03:00
hithereai 466b24c53f pass args as 1=1 instead of 1,2,3 2023-02-01 22:16:24 +02:00
kabachuha 73f211371b Merge branch 'automatic1111-webui' into pr/275 2023-02-01 22:49:59 +03:00
kabachuha 343fd11a3c
Merge pull request #274 from MatissesProjects/positive-negative-prompt
add positive and negative prompts to all prompts
2023-02-01 22:45:32 +03:00
hithereai 2a678e9813 Update inference_video.py 2023-02-01 21:40:44 +02:00
hithereai 559a7d783d better printing 2023-02-01 21:34:25 +02:00
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 ddec99a295 remove old comments 2023-02-01 21:01:43 +02:00
hithereai 7660309bf5 better ffmpeg not found msgs 2023-02-01 21:01:10 +02:00
hithereai ef8dc8bd94 Update video_audio_utilities.py 2023-02-01 20:09:10 +02:00