transformers.js
feat: Add AbortSignal support across library components
#1193
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
4
Changes
View On
GitHub
Commits
feat: Add AbortSignal support across library components
sroussey
committed
1 year ago
feat: Propagate AbortSignal through image and audio processing utilities
sroussey
committed
1 year ago
Merge branch 'main' into abort_signal
sroussey
committed
1 year ago
Standardize abort_signal parameter across library. Never a parameter directly, always in a config object, even if alone. Default is null like other options in the codebase.
sroussey
committed
1 year ago
Loading