Build Test: Add full detection dependencies to minimal working baseline d78f515 OmarAlasqa commited on Mar 9
Build Test: Add full detection dependencies to minimal working baseline 5e39535 OmarAlasqa commited on Mar 9
GeoViG Base: Fully mirror local Python 3.8 / Torch 1.12 environment d214d10 OmarAlasqa commited on Mar 8
Fix NumPy 2.x and Proxy issues: Pin numpy to 1.26.4 and restore fixed requirements 65e58f9 OmarAlasqa commited on Mar 8
Fix Health Check Hang: Strip app.py to bare minimum, remove UI polling 07291fb OmarAlasqa commited on Mar 8
Fix Build Timeout: Move heavy dependencies to background thread setup 32b5644 OmarAlasqa commited on Mar 8
Fix HF Space: Bind to 0.0.0.0:7860 and disable show_api to resolve startup hang b97123c OmarAlasqa commited on Mar 8
Fix: Upgrade to Torch 1.13.1 to resolve 'executable stack' ImportError on HF Space 4ee257e OmarAlasqa commited on Mar 8
Final Fix: Pin Gradio Client to 1.3.0 and match working local mm env 21d3727 OmarAlasqa commited on Mar 8
Fix UI Interaction Hang: Catch hf_hub_download auth errors and disable interactive flow which caused 10-minute freezes a9cfc19 OmarAlasqa commited on Mar 8
Fix: Downgrade huggingface_hub to <=0.23.5 for Gradio 4.x compatibility 7a26b7a OmarAlasqa commited on Mar 8
Fix UI Interactivity: Revert to stable Gradio 4.44.1 to bypass Gradio 5 SSR rendering bugs fd32345 OmarAlasqa commited on Mar 8
Fix: Add ssr=False to gr.Blocks to prevent silent UI interaction failures 7c631b7 OmarAlasqa commited on Mar 8
Fix: Remove stray references to deleted status Textboxes from Gradio outputs array b696d38 OmarAlasqa commited on Mar 8
Refactor: Move all MMDetection compilation to requirements.txt with --find-links to fix Hugging Face init timeout e33a2fa OmarAlasqa commited on Mar 7
Fix: Properly defer MMDetection imports to background thread so Gradio server won't crash 59f0a6d OmarAlasqa commited on Mar 7
Fix: Remove redundant packages.txt which broke container DNS resolution 21f542a OmarAlasqa commited on Mar 7
Fix build: Remove deprecated libgl1-mesa-glx for Debian Trixie compatibility 04806ce OmarAlasqa commited on Mar 7
Fix: Async startup to bypass platform init errors and upload missing config files 9411d61 OmarAlasqa commited on Mar 7
Fix: Final solution to initialization error - Move mm-related libraries to background pre_run 30000d8 OmarAlasqa commited on Mar 7
Fix: Pin huggingface_hub for Gradio 4 compatibility and harden pre_run 698e40d OmarAlasqa commited on Mar 7
Fix: Revert to stable Gradio 4.44.1 and harden detection environment 5b6aa9f OmarAlasqa commited on Mar 7
Fix: Remove unsupported 'ssr' arg and lock NumPy 1.x in pre_run.sh aeab99f OmarAlasqa commited on Mar 7
Fix: Auto-run pre_run.sh and disable Gradio 5 SSR to fix crashes b3210ee OmarAlasqa commited on Mar 7
Fix: Downgrade NumPy to restore MMDetection compatibility and remove unsupported share=True 28f276c OmarAlasqa commited on Mar 6