diff --git a/javascript/gallery.js b/javascript/gallery.js index 51ce478f9..5361cd8c7 100644 --- a/javascript/gallery.js +++ b/javascript/gallery.js @@ -1353,6 +1353,7 @@ async function initGallery() { // triggered on gradio change to monitor when ui monitorGalleries(); updateFolders(); + initGalleryAutoRefresh(); [ 'browser_folders', 'outdir_samples',