From 50b2bf0305273b06e5ba18e348a3a5b9082d511b Mon Sep 17 00:00:00 2001 From: dillonj Date: Tue, 23 Dec 2025 17:04:59 -0700 Subject: [PATCH] able to see images --- annotation_gui.py | 392 +++++++++++++++++++++++++--------------------- 1 file changed, 210 insertions(+), 182 deletions(-) diff --git a/annotation_gui.py b/annotation_gui.py index 68fa19d0..0a7a820a 100644 --- a/annotation_gui.py +++ b/annotation_gui.py @@ -38,208 +38,235 @@ except ImportError: DEFAULT_MODEL_SIZE = "small" -# Gradio 6 sanitizes