Commit Graph

128 Commits (ec32a08e2b2a297372dd3bdbb966507272a243d2)

Author SHA1 Message Date
hithereai e6698a995e fix saving loading of settings 2023-05-22 14:21:35 +03:00
hithereai 9bf3f3d677 remove seed_enable_extras - unused 2023-05-21 17:51:36 +03:00
hithereai 5ea6c78670 p 2023-05-21 17:49:34 +03:00
hithereai 12e4dd8329 p 2023-05-21 17:45:03 +03:00
hithereai 1b9301d82f p 2023-05-21 17:20:47 +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 8884842589 CLEAN 2023-05-19 20:45:31 +03:00
hithereai e600418560 clean 2023-05-19 00:07:04 +03:00
hithereai 28fe31ce19 claen 2023-05-18 21:42:42 +03:00
hithereai dbdd1f3bb5 Update settings.py 2023-05-18 14:05:57 +03:00
hithereai ce48f78767 Update settings.py 2023-05-18 14:05:38 +03:00
hithereai 4e2f01fb18 part 2 2023-05-18 00:54:36 +03:00
hithereai 9b42364159 separate deforum tqdm from settings.py 2023-05-18 00:51:06 +03:00
hithereai 1d25281935 Update settings.py 2023-05-18 00:47:30 +03:00
hithereai f115befa13 Update settings.py 2023-05-18 00:44:50 +03:00
hithereai 1acd632f48 del unused n_batch internal param 2023-05-17 14:57:12 +03:00
hithereai f783821d8a C1 2023-05-17 14:39:16 +03:00
hithereai 1091a3e3a6 fix CN not working in Batch Mode (thanks AndyXR!) 2023-05-15 21:57:28 +03:00
hithereai d1f860e1ce remove mp4_path param (not in use) 2023-05-08 01:33:55 +03:00
hithereai 1e31101d41 fix typo 2023-05-06 23:51:43 +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
hithereai d55a84b4c6 remove c and f params from code 2023-05-06 22:45:07 +03:00
hithereai 7a1d1d6fdb don't save outdir param to setting files
we don't use it as it is, but I didn't want to remove it from the code at that stage.
2023-05-06 22:35:30 +03:00
hithereai 24afbf815a fix saving setting file with quotes around it (as loading already works) 2023-05-05 16:50:43 +03:00
hithereai e3eba88c12 support quotes around file name in load setting file box 2023-05-05 16:31:46 +03:00
hithereai 2fdaa80916 update cn related stuff 2023-04-26 14:43:14 +03:00
hithereai 586e6d125d add a 5th control net unit, make it easier to add more in the future 2023-04-17 22:59:50 +03:00
hithereai 4a12f1246b some code cleaning and deduplication 2023-04-15 17:17:16 +03:00
hithereai 633cd729fb Initial commit, add 4th cn model 2023-04-15 17:12:02 +03:00
hithereai 18ae62fbe2 fix 3rd model not working with drag-n-drop of video 2023-04-14 22:19:09 +03:00
hithereai a34cbcf22e Multi-Control-Net 2023-04-14 21:47:56 +03:00
hithereai 72184b3211 skip to next file in batch if a file couldn't be loaded p1 2023-04-08 18:48:35 +03:00
hithereai 9e1a056ff0 clean 2023-04-07 19:51:52 +03:00
hithereai c7984f9811 save checkpoint info to setting files 2023-04-07 19:50:37 +03:00
hithereai 251ccc6f9f add DEBUG_MODE 2023-04-07 18:57:48 +03:00
hithereai 1c4b609377 remove unused code 2023-04-07 15:41:10 +03:00
hithereai d86a602d1b fix neg and pos prompts in batch mode 2023-04-07 13:58:38 +03:00
hithereai 9915d47c63 small fix 2023-04-07 04:36:27 +03:00
hithereai a68c6744b6 fix missing vid_args of load_args 2023-04-07 04:28:50 +03:00
hithereai 72d43f7750 bmode_p1 2023-04-07 04:22:46 +03:00