Skip to content

Add AIConfigPanel: redesigned AI configuration UI (model cards + prec…#75

Open
eshankiyer wants to merge 4 commits into
BodyMaps:mainfrom
eshankiyer:eshankiyer-patch-1
Open

Add AIConfigPanel: redesigned AI configuration UI (model cards + prec…#75
eshankiyer wants to merge 4 commits into
BodyMaps:mainfrom
eshankiyer:eshankiyer-patch-1

Conversation

@eshankiyer

Copy link
Copy Markdown

This PR adds AIConfigPanel.tsx, a redesigned AI configuration interface for the PanTS demo. Segmentation models are presented as selectable cards (SuPreM, ePAI, Atlas-Net, MedFormer, R-Super, OpenVAE), and a precision selector (FP32 / FP16 / INT8) has been added.

The component preserves the existing upload and inference flow from InferenceUpload.tsx: chunked upload, finalize-upload, run-epai-inference, and status polling are unchanged. The only functional addition is that the selected precision is included with the inference request.

No existing files are modified; this introduces a single new component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant