Implement robust Gradio API path resolution with fallback and logging
30d0de3
Running
Siddharth Ravikumarcommited on
fix: update Gradio API prefix to /gradio_api/call/ for ZeroGPU compatibility
3f631e6
Siddharth Ravikumarcommited on
feat: re-enable Run AI Analytics for user cases in TraceSceneFinal, keeping reference cases disabled
a023831
Siddharth Ravikumarcommited on
feat: disable RUN AI ANALYTICS button for all cases as requested
bf32906
Siddharth Ravikumarcommited on
fix: refactor image loading to match TraceSceneUI structure using root-relative paths and direct directory mounting
e08a816
Siddharth Ravikumarcommited on
fix: resolve broken image issue for uploaded and reference case photos by using standard API endpoints and avoiding /static prefix conflict with Gradio
c9459d7
Siddharth Ravikumarcommited on
feat: implement proper markdown formatting for scene analysis
c1b133d
Siddharth Ravikumarcommited on
fix: correct Gradio API path to /call/
656a6ab
Siddharth Ravikumarcommited on
fix: downgrade sdk_version to 6.8.0 and fix health_fn AttributeError