Commit History

feat: redesign Gradio UI with sections, number inputs, and better layout
0df2560

Sharif185 commited on

fix: revert to stable pure Gradio app
98731f6

Sharif185 commited on

fix: FastAPI app with /mobile/predict, Gradio mounted at root
55208d9

Sharif185 commited on

fix: register REST route via demo.load event instead of at module level
142554f

Sharif185 commited on

fix: use demo.app to add /mobile/predict REST route, remove gr.api
0deb387

Sharif185 commited on

feat: add gr.api mobile_predict endpoint for direct REST access
f7056af

Sharif185 commited on

fix: add api_name='predict' to submit_btn.click for Gradio API
b4a4335

Sharif185 commited on

fix: revert to pure Gradio app - remove custom FastAPI to fix crash
af6847d

Sharif185 commited on

fix: use demo.app to add custom REST route, remove gr.mount_gradio_app
af16ddf

Sharif185 commited on

fix: restructure app.py - FastAPI app at module level with REST endpoint
80716a4

Sharif185 commited on

feat: add plain REST /api/predict endpoint for mobile app
374a6d0

Sharif185 commited on

Pin numpy==2.0.0 and sklearn==1.8.0 to match pkl build environment
84c7fe0

Sharif185 commited on

Fix gradio version conflict - remove from requirements, update sdk_version
99b1261

Sharif185 commited on

Pin numpy==1.26.4 and sklearn==1.6.1 to match pkl environment
4d1c19f

Sharif185 commited on

Fix app.py merge conflicts - clean distilled model
02ece50

Sharif185 commited on

Fix README merge conflict
3b84d70

Sharif185 commited on

Switch to distilled student model from HuggingFace
bd91413

Sharif185 commited on

Fix checkbox bool conversion
29bd5e7

Sharif185 commited on

Fix clinical feature order
021609d

Sharif185 commited on

Fix model architecture to match saved weights
befe7b0

Sharif185 commited on

Add fusion model bundle
599a783

Sharif185 commited on

Add TB late fusion Gradio app
6e405bd

Sharif185 commited on

initial commit
7c3a903
verified

Sharif185 commited on