Commit Graph

56 Commits (d3463ae7f2f2e2c44848d0545ae586e31dfcd7e1)

Author SHA1 Message Date
andyxr cb83fa6d93 Returned the missing Parseq link to Parseq Init tab
I had accidentally removed the link to Parseq from the Parseq Init tab. It's now back.
2023-11-15 09:33:42 +00:00
andyxr 6e18cb5c19 Parseq section has a new home; reset buttons on zoom and tr_z
Parseq section has been moved from being in all of the Init tabs, to having its own Init tab.
2D zoom and 3D translation Z now have a reset button that sets those values to static (2D zoom becomes 1; 3D tr_z becomes 0)
2023-10-16 13:57:36 +01:00
rewbs 6e4885fe38 Allow Parseq users to use the FPS, cadence and max_frames specified in their Parseq doc (instead of having to duplicate them). 2023-09-19 22:29:40 +10:00
kabachuha bbebcff80a Merge branch 'automatic1111-webui' into pr/809 2023-08-16 21:33:42 +03:00
kabachuha eaee913178 Merge branch 'automatic1111-webui' into pr/759 2023-08-12 13:18:47 +03:00
kabachuha 5f075c810a add License notices 2023-08-12 09:46:20 +03:00
andyxr cadb7808a9 Added option to delete all inputframes
In Output tab, users can now choose to not only delete frames, but delete all inputframes, including those created by ControlNet
2023-07-08 11:33:36 +01:00
Tomislav Teskac 53a4fbec8d Added init_image_box 2023-07-07 00:00:15 +02:00
hithereai 3af9d691b9 fix interpolation of uploaded images 2023-06-03 17:01:42 +03:00
hithereai f1949377d6 Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/759 2023-06-03 11:52:44 +03:00
hithereai a9c182f999 fix masks v2 2023-06-03 11:52:15 +03:00
hithereai 99f6bd6fa3 temp revert mask fix to fix setting issue 2023-06-03 11:45:48 +03:00
hithereai d8719c0437 fix masks not working properly 2023-06-03 11:30:27 +03:00
hithereai 80d1f3256e fix interpolation of vids/ pics outside of deforum run 2023-06-02 17:48:53 +03:00
hithereai 9d0650490f Merge remote-tracking branch 'upstream/automatic1111-webui' into pr/759 2023-06-01 14:16:57 +03:00
rewbs 5a4b5aedd9 Add motion preview mode, which only invokes stable diffusion for the init image if required, then does all transforms excluding diffusion, adding a reference rectangle instead of diffusion. 2023-06-01 14:23:53 +10:00
rewbs f1a6c9c017 Allow frame interpolation to use the upscaled images, if available (so you can do generate -> upscale -> interpolate in one go) 2023-05-24 15:41:43 +10:00
hithereai b71c24b975 clean 2023-05-21 18:11:09 +03:00
hithereai 568ffcef9d Update ui_elements.py 2023-05-21 18:08:45 +03:00
hithereai 9616b220f0 Update ui_elements.py 2023-05-21 18:06:01 +03:00
hithereai 59125482b4 Update ui_elements.py 2023-05-21 17:57:05 +03:00
hithereai 9bf3f3d677 remove seed_enable_extras - unused 2023-05-21 17:51:36 +03:00
hithereai 6c779fae74 Update ui_elements.py 2023-05-21 16:22:00 +03:00
hithereai 3a2014313e clean 2023-05-21 16:08:11 +03:00
hithereai bc025121ce p 2023-05-21 16:01:02 +03:00
hithereai d47a38151f cleaen 2023-05-21 15:27:43 +03:00
hithereai ee8f1f2422 clean old upscale code 2023-05-21 15:27:21 +03:00
hithereai 929fbfb7b9 p 2023-05-21 15:20:14 +03:00
hithereai 0056c493e0 Update ui_elements.py 2023-05-21 14:31:49 +03:00
hithereai f86bfe114f comment 2023-05-21 14:31:16 +03:00
hithereai 6f205b69d0 SIMPLIFY even further 2023-05-21 14:28:29 +03:00
hithereai 09c38053b1 simplify 2023-05-21 14:24:59 +03:00
hithereai 271e68cab9 Update ui_elements.py 2023-05-21 14:17:27 +03:00
hithereai 222d0f8e42 Update ui_elements.py 2023-05-21 14:15:59 +03:00
hithereai 59869474c4 p 2023-05-21 14:01:21 +03:00
hithereai b60f8516e5 clean 2023-05-21 13:49:46 +03:00
hithereai 9b295172d8 p 2023-05-21 13:47:41 +03:00
hithereai 7521a1dd85 p 2023-05-21 13:26:54 +03:00
hithereai 2dbc02c588 p 2023-05-21 13:08:54 +03:00
hithereai 1ffb88d2ad p 2023-05-21 03:00:50 +03:00
hithereai 5c8a41fb8c p 2023-05-21 02:56:44 +03:00
hithereai 9a8ead3b57 p 2023-05-21 02:22:28 +03:00
hithereai 98f692961c p 2023-05-21 02:00:48 +03:00
hithereai 72497ee1de p 2023-05-21 01:33:30 +03:00
hithereai becd2b86a0 move from gr.Radio or others to "radio" (or others) in args.py 2023-05-21 01:29:09 +03:00
hithereai cb956dbc76 p 2023-05-21 00:27:12 +03:00
hithereai fdff06cb82 p 2023-05-20 23:39:39 +03:00
hithereai f272e50b16 p 2023-05-20 22:33:38 +03:00
hithereai 11b3a600f7 p 2023-05-20 22:24:50 +03:00
hithereai 8b85492af6 progress 2023-05-20 22:06:55 +03:00