feat: redesign Gradio UI with sections, number inputs, and better layout 0df2560 Sharif185 commited on 28 days ago
fix: FastAPI app with /mobile/predict, Gradio mounted at root 55208d9 Sharif185 commited on 28 days ago
fix: register REST route via demo.load event instead of at module level 142554f Sharif185 commited on 28 days ago
fix: use demo.app to add /mobile/predict REST route, remove gr.api 0deb387 Sharif185 commited on 28 days ago
feat: add gr.api mobile_predict endpoint for direct REST access f7056af Sharif185 commited on 28 days ago
fix: add api_name='predict' to submit_btn.click for Gradio API b4a4335 Sharif185 commited on 29 days ago
fix: revert to pure Gradio app - remove custom FastAPI to fix crash af6847d Sharif185 commited on 29 days ago
fix: use demo.app to add custom REST route, remove gr.mount_gradio_app af16ddf Sharif185 commited on 29 days ago
fix: restructure app.py - FastAPI app at module level with REST endpoint 80716a4 Sharif185 commited on 29 days ago
Pin numpy==2.0.0 and sklearn==1.8.0 to match pkl build environment 84c7fe0 Sharif185 commited on Apr 24
Fix gradio version conflict - remove from requirements, update sdk_version 99b1261 Sharif185 commited on Apr 24