Commit History

Show BBox for medical
ba7be42

OmarAlasqa commited on

Try new MMDET
9c0ff0e

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

Build Test: Add full detection dependencies to minimal working baseline
5e39535

OmarAlasqa commited on

GeoViG Debug: Force Python 3.8 + Torch 1.12.1 baseline
b14e0f3

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

Fix Build: Force Python 3.10 to support torch 1.13.1
a540137

OmarAlasqa commited on

Fix Build: Minimum README metadata to resolve init DNS timeout
9a81552

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

Fix: Upgrade to Torch 1.13.1 to resolve 'executable stack' ImportError on HF Space
4ee257e

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: Downgrade huggingface_hub to <=0.23.5 for Gradio 4.x compatibility
7a26b7a

OmarAlasqa commited on

Fix UI Interactivity: Revert to stable Gradio 4.44.1 to bypass Gradio 5 SSR rendering bugs
fd32345

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: Remove redundant packages.txt which broke container DNS resolution
21f542a

OmarAlasqa commited on

Fix build: Remove deprecated libgl1-mesa-glx for Debian Trixie compatibility
04806ce

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: Final solution to initialization error - Move mm-related libraries to background pre_run
30000d8

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: Pin huggingface_hub for Gradio 4 compatibility and harden pre_run
698e40d

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: Downgrade NumPy to restore MMDetection compatibility and remove unsupported share=True
28f276c

OmarAlasqa commited on

Fix: Binary compatibility fix with Torch 1.13.1
d18d460

OmarAlasqa commited on