UNPKG

@huggingface/transformers

Version:

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

5 lines (3 loc) • 196 B
import { PreTrainedModel } from '../modeling_utils.js'; export class Metric3DPreTrainedModel extends PreTrainedModel {} export class Metric3DForDepthEstimation extends Metric3DPreTrainedModel {}