fix: Downgrade transformers to 4.51.3 to fix grounding tool 37bdbfa samwell Claude commited on Dec 21, 2025
fix: Persist uploaded image across interactions to keep visualization visible 8edb8da samwell Claude commited on Dec 20, 2025
feat: Display uploaded X-ray image as reference before visualization b2960ee samwell Claude commited on Dec 20, 2025
fix: Handle empty assistant responses when visualizations are generated d2991ca samwell Claude commited on Dec 20, 2025
refactor: Remove FastAPI integration, keep Gradio only 0b51074 samwell Claude commited on Dec 20, 2025
fix: Match NVIDIA's official NV-Reason-CXR loading approach c1c4dbf samwell Claude commited on Dec 20, 2025
fix: Disable NV-Reason-CXR quantization in app.py to resolve dict.to_dict() error 223042e samwell Claude commited on Dec 20, 2025
feat: Side-by-side layout with chat and visualization 227178d samwell Claude commited on Dec 19, 2025
fix: Display proper WhatsApp-style chat conversation flow 4167f4b samwell Claude commited on Dec 19, 2025
fix: Improve segmentation overlay and add DICOM support 3a18164 samwell Claude commited on Dec 18, 2025
Add ChestXRaySegmentationTool for anatomical structure segmentation f372684 samwell Claude commited on Dec 17, 2025
Fix Gradio messages format based on official documentation e7caa1e samwell Claude commited on Dec 17, 2025
Revert to old Gradio format for HF Spaces compatibility f901e76 samwell Claude commited on Dec 17, 2025
Fix Gradio messages format for newer HF Spaces version d49cf95 samwell Claude commited on Dec 17, 2025
Disable MAIRA-2 Grounding to prioritize VQA on L4 GPU cf6f864 samwell Claude commited on Dec 17, 2025
Disable NV-Reason-CXR to prioritize VQA tool on L4 GPU 2ae6f9b samwell Claude commited on Dec 17, 2025
Revert to older Gradio chatbot format for compatibility 6a95523 samwell Claude commited on Dec 17, 2025
Disable 4-bit quantization for NV-Reason-CXR to fix loading error e3751ec samwell Claude commited on Dec 17, 2025
Add NVIDIA NV-Reason-CXR tool for expert chest X-ray analysis 27f1dea samwell commited on Dec 17, 2025
Enable all medical imaging tools (VQA, classification, report generation, DICOM, web browsing) 1f83b1b samwell commited on Dec 17, 2025
Return file path instead of PIL Image for grounding visualization a5cf627 samwell commited on Dec 17, 2025
Use custom Blocks interface with dedicated image output for grounding visualizations 879e071 samwell commited on Dec 17, 2025