Sign in

Add item to collection

documented

Add an item (model/dataset/space/paper) to a collection.

POST /api/collections/{namespace}/{slug}-{id}/itemCollectionsno implementation yet0 runs

Input

namespace*
Namespace (owner or organization)
username_or_org
slug*
Collection slug (slug from URL)
my-collection
id*
Collection ID
<id-from-slug>
item_type*
Item type
model|dataset|space|paper
item_id*
Item ID (repo_id or paper_id)
username/cool-model
note
Optional note
Here is the model I trained on ...
Calls Hugging Face as you (your API key is your account); keychains.dev holds the credentials.
Add item to collection · Hugging Face · OpenIntegrations