Skip to content

Conversation

@nathanfranklin
Copy link
Member

@nathanfranklin nathanfranklin commented Jan 30, 2026

Overview

This PR adds the start of a classify tool demo

Related

Testing

  1. /imageinf/ui and navigate to each demo to test

UI

Screenshot 2026-01-30 at 2 32 10 PM Screenshot 2026-01-30 at 2 53 49 PM

@nathanfranklin
Copy link
Member Author

Merging without review; went over demo's current state in dev meeting

@nathanfranklin nathanfranklin merged commit c1897a6 into main Jan 30, 2026
4 checks passed
inferenceType: str = "classification"
files: List[TapisFile]
model: str = "google/vit-base-patch16-224"
model: str = ("google/vit-base-patch16-224",)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious,did you intend to leave the trailing comma here?

border: '1px solid #434343',
}}
>
<div style={{ color: '#fff', fontSize: 16, fontWeight: 500, marginBottom: 16 }}>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this indentation too deep?

border: '1px solid #434343',
}}
>
<div
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentation again?

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.

3 participants