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
hithereai
d55a84b4c6
remove c and f params from code
2023-05-06 22:45:07 +03:00
hithereai
39a40e915f
temporarily remove midas3.1beitlarge
...
since it causes some problems with extreme 3d movement and depth prediction. will return when it's fixed
2023-05-04 23:20:56 +03:00
hithereai
c4d69cc13e
set default 3d depth alg to 'Midas-3-Hybrid'
2023-05-03 23:33:16 +03:00
hithereai
4b9548fc68
bump version+
...
and credits in info accord
2023-05-03 21:42:33 +03:00
hithereai
a1de5338bb
add dynamic msg to gradio ui about leres license
2023-05-03 19:11:11 +03:00
hithereai
692aac9ee6
auto-hide midas/zoe weight param when not in legacy 3d mode(l)
2023-05-03 15:58:46 +03:00
hithereai
b8e78908f8
rename legacy modes to have an (old) at their end
2023-05-03 15:30:41 +03:00
hithereai
b6c631e6c7
add legacy zoe+adabins mode
2023-05-03 06:53:08 +03:00