VReason-Demo / README.md
EvidenceAIResearch's picture
Upload RadGenome demo Space
4f2b05e verified
|
Raw
History Blame Contribute Delete
854 Bytes

A newer version of the Gradio SDK is available: 6.19.0

Upgrade
metadata
title: Visual Reasoning Demo
emoji: 🫁
colorFrom: blue
colorTo: indigo
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false
models:
  - EvidenceAIResearch/VReason-QwenVL

RadGenome ChestCT Interactive Demo

Chest X-ray anatomical segmentation + visual reasoning with an interactive HTML report.

Models used

Key files

File Purpose
app.py Gradio entry point
demo_log.py Core inference + Gradio UI logic
render.py SVG/HTML report renderer
utils.py Mask utilities, streaming helpers
cxas/ Segmentation model module
templates/ Jinja2 HTML/CSS/JS templates