How to use Xenova/tiny-random-Swin2SRModel with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('image-feature-extraction', 'Xenova/tiny-random-Swin2SRModel');
The community tab is the place to discuss and collaborate with the HF community!