We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
Allow providing a batchSize to hint memory cache limit
Initialize model before mx.tidy
Add ClipImageProcessor.processImage method
Separate processImages and normalizeImagesThe processImages is CPU bound and other parts are GPU bound.
Accept any buffer type for images
Should not do export default in CJS package
Add description and keywords
Install deps in CI