A local React + FastAPI workbench for running the available SANA-Video 2B diffusers model on consumer GPUs. This repository contains only the UI and backend wrapper. It does not include model weights.
ViT + BioBERT + Temporal Encoder with Cross-Modal Attention Fusion for 14-label CheXpert chest X-ray diagnosis. Implements Grad-CAM, SHAP, and attention rollout for explainability, plus a FastAPI + ...