datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
toon3d
Dataset Card for toon3d
This is a FiftyOne dataset with 12 samples.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
from huggingface_hub import snapshot_download
# Download the dataset snapshot to the current working directory
snapshot_download(
repo_id="Voxel51/toon3d",
local_dir=".",
repo_type="dataset"
)
# Load dataset from current directory using FiftyOne's native format… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/toon3d.instructpix2pix_toontown_100einstructpix2pix_toontown_50_battlestoon3d-datasetToonpimp_game_styleCapstonetoonpoet-style-fullres-v2
