Commit History

fix build
e081e36

Vokturz commited on

Add StyleTTS2 support with KokoroTTS integration
79eafc9

Vokturz commited on

add text-to-speech support
25647ae

Vokturz commited on

Add error handling and message improvements
63dbafb

Vokturz commited on

remove pooling max since is not supported by transformers.js, and fix
31283f8

Vokturz commited on

improve text-classification components
5b8fd7e

Vokturz commited on

Refactor model configuration to use config object
ca67cfa

Vokturz commited on

Add image-classification
046ca57

Vokturz commited on

Update UI layout and improve interface responsiveness
4a70176

Vokturz commited on

improve zero-shot-classification
a94a061

Vokturz commited on

add feature-extraction
22f8eb7

Vokturz commited on

Move results state to TextClassification component
0c10cf2

Vokturz commited on

Move text generation config to sidebar with context
852dc0d

Vokturz commited on

Enhance model handling and loading: add dtype support, improve fetching logic, and refine component interactions
4d810fa

Vokturz commited on

Refactor modelInfo handling across components for improved null safety
673d22a

Vokturz commited on

wip: refactor model loading and classification components
ad5cef3

Vokturz commited on

wip: public access to workers
e7ba29d

Vokturz commited on

Refactor model selection and info display
6ebf2fd

Vokturz commited on

wip: enhance model selection and display across components
59a1fe9

Vokturz commited on

feat: enhance model information display and improve context management
96812c9

Vokturz commited on

Add ModelContext for managing model loading state and progress
fb852fe

Vokturz commited on