Commit Graph

692 Commits (3e2e55559f043a62305a1dc59c3e4e5b350a50ba)

Author SHA1 Message Date
hithereai 3e2e55559f use return json format instead of return locals() in args.py 2023-05-20 13:24:55 +03:00
kabachuha 47f7140c4d Revert "add license notices"
This reverts commit 37504733b4.
2023-05-20 11:46:21 +03:00
kabachuha 4b07029029 Revert "change contact notices the discord server"
This reverts commit dc0031e1ac.
2023-05-20 11:46:16 +03:00
kabachuha dc0031e1ac change contact notices the discord server 2023-05-20 01:26:40 +03:00
kabachuha 37504733b4 add license notices 2023-05-20 01:21:16 +03:00
hithereai 6281adffb2 c 2023-05-19 21:38:10 +03:00
hithereai 6857fdea24 Update args.py 2023-05-19 21:25:01 +03:00
hithereai 12be31b8a5 Update args.py 2023-05-19 21:06:01 +03:00
hithereai dacd5332f8 Update args.py 2023-05-19 11:21:21 +03:00
hithereai a437ef0598 Update args.py 2023-05-19 05:36:14 +03:00
hithereai d1ae118c8c Update args.py 2023-05-19 01:27:22 +03:00
hithereai 8e19ce77a4 Update args.py 2023-05-19 00:41:05 +03:00
hithereai 803879d9ff simplify 2023-05-19 00:33:54 +03:00
hithereai ffb3f95029 clean 2023-05-19 00:22:19 +03:00
hithereai e600418560 clean 2023-05-19 00:07:04 +03:00
hithereai 30a6c65626 simplify 2023-05-18 23:47:51 +03:00
hithereai b18d6576ba Revert "del root.initial_info stupid param"
This reverts commit e74d7976f8.
2023-05-18 22:08:55 +03:00
hithereai e74d7976f8 del root.initial_info stupid param 2023-05-18 22:07:08 +03:00
hithereai 7184abd917 clean 2023-05-18 22:04:07 +03:00
hithereai 28fe31ce19 claen 2023-05-18 21:42:42 +03:00
hithereai badd32f79e Update args.py 2023-05-18 21:24:43 +03:00
hithereai 43c50b36f9 fix git commit not showing in UI 2023-05-18 15:05:56 +03:00
hithereai b208c28433 Update args.py 2023-05-18 00:29:55 +03:00
hithereai 1e90fd09ef del unused code 2023-05-17 22:20:11 +03:00
hithereai 185ebac804 remove stupid p params from where they were never used 2023-05-17 15:14:40 +03:00
hithereai c52fa4567f CLEAN SOME CODE 2023-05-17 15:02:54 +03:00
hithereai 25843a12b3 del save_sample_per_step param 2023-05-17 14:58:42 +03:00
hithereai 1acd632f48 del unused n_batch internal param 2023-05-17 14:57:12 +03:00
hithereai 8979a47ee1 del unused save_settings param
we never let the users the option to not save a .txt file, and will never do as it's prune to many support issues and crying
2023-05-17 14:50:13 +03:00
hithereai 19f5354d2b renaming to make more sense 2023-05-17 14:45:45 +03:00
hithereai f783821d8a C1 2023-05-17 14:39:16 +03:00
kabachuha 75eb62897c add switch to deprecated grayish colormatch 2023-05-15 01:22:16 +03:00
hithereai a678262ec0 remove old commented line 2023-05-09 18:55:47 +03:00
hithereai a050498053 add info to p2p cfg sch ui param 2023-05-09 18:48:25 +03:00
hithereai ccffd7435c make run tab a lil bit tidier 2023-05-09 18:47:16 +03:00
hithereai 1dfab22195 auto hide/show ddim and ancestral schedule related params in ui 2023-05-08 22:23:52 +03:00
hithereai c360360b51 add ancestral_eta_scheduling
todo: auto-show/hide in ui
2023-05-08 03:28:20 +03:00
hithereai 6095dd757c replace ddim_eta with ddim_eta_schedule
turns out ddim_eta is a global general setting param now, not passed directly as a p.ddim_eta any more. So i made it a schedule.

Todo: only show in ui if ddim is selected.
2023-05-08 02:57:45 +03:00
hithereai d1f860e1ce remove mp4_path param (not in use) 2023-05-08 01:33:55 +03:00
hithereai 4b6106b357 fix pers_flip shown in ui if enabled before switching to interp or vid input mode 2023-05-07 13:26:10 +03:00
hithereai d82724452f move depth warp to its own tab, change persp_flip from accord to no accord 2023-05-07 02:43:50 +03:00
hithereai 02b2f32b35 del unused code 2023-05-07 00:20:32 +03:00
hithereai 004be005a6 remove output_format param from code 2023-05-06 23:51:08 +03:00
hithereai 79610c4f44 remove filename_format param from code 2023-05-06 23:42:29 +03:00
hithereai 6807cebafa remove display_samples param from code 2023-05-06 23:41:15 +03:00
hithereai 149b9bb8f9 remove path_name_modifier and render_steps params from code 2023-05-06 23:34:02 +03:00
hithereai 6d7bdea73d delete save_samples function and param from code 2023-05-06 23:27:44 +03:00
hithereai 3e8dd9fbe8 remove from_img2img_instead_of_link param from code 2023-05-06 22:51:07 +03:00
hithereai 344108a936 remove show_sample_per_step param from code 2023-05-06 22:50:03 +03:00
hithereai 5010c99470 remove init_c and init_latent params 2023-05-06 22:48:22 +03:00