caption: add image analyze

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-05-14 13:16:26 +02:00
parent d1dd44071a
commit 8bf7ddffe3
13 changed files with 432 additions and 121 deletions
+5
View File
@@ -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) {