Sample Model

An example model to demonstrate the directory structure and metadata format.

Overview

This is a sample model entry to show how model information should be organized in the OctoFaceHub repository.

Usage

from octoface import download_model

# Download the model
model_path = download_model("example/sample-model")

# Use the model
# ...

Model Details

  • Author: example
  • Tags: example, demo, sample
  • Size: 42.5 MB
  • License: MIT
  • IPFS CID: bafybeih2qqh6rfmgrrggvkwsve7yuru72tm66vmp2cc5q7nmhytnovq7dm
  • Created: July 31, 2023