Commit Graph

1514 Commits (f7e4eae4e66beff89ef00928b6564116bcf8d12d)

Author SHA1 Message Date
hithereai e800ac7fb0 progress 2023-02-04 00:44:50 +02:00
hithereai e04dec02b9 progress 2023-02-04 00:03:43 +02:00
hithereai 734c972037 border -> gr.radio 2023-02-03 22:35:38 +02:00
hithereai 58d0f56d55 auto-hide max_frames when anim_mode=vid_input 2023-02-03 22:28:37 +02:00
hithereai 0c1e7b1028 initial 2023-02-03 22:02:38 +02:00
hithereai 0a5ad1914a color_force_grayscale now works in all animation modes
Thanks to @reallybigname's quick tip/fix!
2023-02-03 20:36:57 +02:00
hithereai 554e4caf98 fix interp mode, remove histogram_matching +
arg from useLooper --> use_looper to make it less confusing
2023-02-03 13:41:45 +02:00
hithereai e88692638a
remove default 'hq' positive and 'blurry' negative prompts 2023-02-03 11:07:01 +02:00
kabachuha c1d8539ea2 Revert "flip_2d_perspective -> enable_perspective_flip renaming (#294)"
This reverts commit 3519de8a7d.
2023-02-02 22:34:37 +03:00
hithereai 3519de8a7d
flip_2d_perspective -> enable_perspective_flip renaming (#294)
+ updated hints and UI
2023-02-02 20:43:37 +02:00
hithereai 5c940d66b4
Merge pull request #293 from hithereai/automatic1111-webui
shorter force-pip code
2023-02-02 19:21:59 +02:00
hithereai 0546b42a78 shorter force-pip code
exact same logic
2023-02-02 19:20:53 +02:00
hithereai 9fab3acaae
Merge pull request #291 from hithereai/automatic1111-webui
force-install elusive pip-packages
2023-02-02 19:06:35 +02:00
hithereai e48d6c89d4 force-install elusive pip-packages 2023-02-02 19:04:28 +02:00
kabachuha 0389cc18be
Merge pull request #289 from hithereai/rife_standalone_buttons
RIFE any video from your pc + a bit more
2023-02-02 18:22:05 +03:00
kabachuha a36a8e6917 Merge branch 'automatic1111-webui' into pr/289 2023-02-02 18:00:28 +03:00
kabachuha 3d1eecd645
Merge pull request #275 from reallybigname/automatic1111-webui
Hybrid Video Update 2
2023-02-02 17:47:30 +03:00
hithereai 53a4d1bb37
update transformers req. from 4.19.2 to 4.25.1 (aligned with main auto ver now)
the real installed package is managed by auto anyways and it's 4.25.1
Not sure if we need it at all but I didn't want to remove it, so just updating it to be the same with auto.
2023-02-02 14:50:28 +02: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 8e3c7758ae add hints 2023-02-02 06:10: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 c57eaee686 pass 1=1,2=2 instead of 1,1,3 2023-02-02 04:17:54 +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