Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-09-28 21:36:16 -04:00
parent c03a6928e4
commit 5d1bfc2bfc
-1
View File
@@ -832,7 +832,6 @@ def create_ui(container, button_parent, tabname, skip_indexing = False):
stat_size = item.size
if hasattr(item, 'mtime') and item.mtime is not None:
stat_mtime = item.mtime
print('HERE', item.name, stat_size, stat_mtime)
desc = item.description
fullinfo = shared.readfile(os.path.splitext(item.filename)[0] + '.json', silent=True)
if 'modelVersions' in fullinfo: # sanitize massive objects