GeoViG-Demo / app.py

Commit History

Show BBox for medical
ba7be42

OmarAlasqa commited on

GeoViG Debug: Add detailed logging for model inference
a45a95f

OmarAlasqa commited on

Fix Detection: Lazy-load mmdet and robust result processing
a19e8b0

OmarAlasqa commited on

Fix Detection: Minimal logic fix for result unpacking
50fb487

OmarAlasqa commited on

Fix Detection: Robust result unpacking and medical examples
2137469

OmarAlasqa commited on

Fix Detection: Register backbone and add medical examples
5fc4f98

OmarAlasqa commited on

GeoViG Full Package: Restore Detection and Medical tabs
06c3ff9

OmarAlasqa commited on

GeoViG Base: Restore Classification logic in stable environment
b7b7b91

OmarAlasqa commited on

Build Test: Add full detection dependencies to minimal working baseline
d78f515

OmarAlasqa commited on

Extreme Minimal Debug: torch + random matrix
3040d56

OmarAlasqa commited on

GeoViG Base: Fully mirror local Python 3.8 / Torch 1.12 environment
d214d10

OmarAlasqa commited on

GeoViG Baseline: Pure and stable Classification only
2593504

OmarAlasqa commited on

GeoViG Lightweight: Classification Only mode for 100% stability
459fb3c

OmarAlasqa commited on

Fix NumPy 2.x and Proxy issues: Pin numpy to 1.26.4 and restore fixed requirements
65e58f9

OmarAlasqa commited on

Fix Health Check Hang: Strip app.py to bare minimum, remove UI polling
07291fb

OmarAlasqa commited on

Fix Build Timeout: Move heavy dependencies to background thread setup
32b5644

OmarAlasqa commited on

Fix HF Space: Bind to 0.0.0.0:7860 and disable show_api to resolve startup hang
b97123c

OmarAlasqa commited on

Final Fix: Pin Gradio Client to 1.3.0 and match working local mm env
21d3727

OmarAlasqa commited on

Fix UI Interaction Hang: Catch hf_hub_download auth errors and disable interactive flow which caused 10-minute freezes
a9cfc19

OmarAlasqa commited on

Fix UI: Remove invalid 'ssr' argument for Gradio 4 environment
fd8dbd7

OmarAlasqa commited on

Fix: Add ssr=False to gr.Blocks to prevent silent UI interaction failures
7c631b7

OmarAlasqa commited on

Fix: Remove unsupported 'ssr' kwarg from Gradio launch config
fd1498a

OmarAlasqa commited on

Fix: Remove stray references to deleted status Textboxes from Gradio outputs array
b696d38

OmarAlasqa commited on

Refactor: Move all MMDetection compilation to requirements.txt with --find-links to fix Hugging Face init timeout
e33a2fa

OmarAlasqa commited on

Fix: Properly defer MMDetection imports to background thread so Gradio server won't crash
59f0a6d

OmarAlasqa commited on

Fix: Async startup to bypass platform init errors and upload missing config files
9411d61

OmarAlasqa commited on

Fix: Final disable of SSR and dependency locking for stable UI
3b12998

OmarAlasqa commited on

Fix: Final startup stabilization and logging improvement
6388da3

OmarAlasqa commited on

Fix: Move ssr=False to launch() to fix startup TypeError
235bc8e

OmarAlasqa commited on

Fix: Final migration to Gradio 5.19.0 and fix schema crashes
16961e1

OmarAlasqa commited on

Fix: Revert to stable Gradio 4.44.1 and harden detection environment
5b6aa9f

OmarAlasqa commited on

Fix: Lock OpenCV 4.8 and disable Gradio SSR for stability
deb5e00

OmarAlasqa commited on

Fix: Remove unsupported 'ssr' arg and lock NumPy 1.x in pre_run.sh
aeab99f

OmarAlasqa commited on

Fix: Auto-run pre_run.sh and disable Gradio 5 SSR to fix crashes
b3210ee

OmarAlasqa commited on

Fix: Remove unsupported share=True from app.py
2097f0e

OmarAlasqa commited on

Fix: Upgrade to Gradio 5 and enable share=True for HF Spaces
3c687b9

OmarAlasqa commited on

Fix: Upgrade to Gradio 5 and stabilize server binding
8c3524a

OmarAlasqa commited on

Fix: Disable Gradio API documentation to bypass schema generation bug on HF
771ab76

OmarAlasqa commited on

Initial commit with Git LFS for binaries
1df4279

OmarAlasqa commited on