mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
caption: add image analyze
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -252,6 +252,11 @@ function create_submit_args(args) {
|
||||
return res;
|
||||
}
|
||||
|
||||
function getCaptionActiveTab(...args) {
|
||||
const res = create_tab_index_args('mode_caption', args);
|
||||
return res;
|
||||
}
|
||||
|
||||
function showSubmitButtons(tabname, show) {}
|
||||
|
||||
function clearGallery(tabname) {
|
||||
|
||||
Reference in New Issue
Block a user