How to use from the
Use from the
Transformers.js library
// npm i @huggingface/transformers
import { pipeline } from '@huggingface/transformers';

// Allocate pipeline
const pipe = await pipeline('image-classification', 'LPX55/detection-model-5-ONNX');

Deep-Fake-Detector-v2-Model (ONNX)

This is an ONNX version of prithivMLmods/Deep-Fake-Detector-v2-Model. It was automatically converted and uploaded using this space.

Downloads last month
151
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for LPX55/detection-model-5-ONNX