File size: 612 Bytes
b2ecf7d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Interfaces

This folder contains the definition files (written in Typescript) for the huggingface.co hub's:

- **pipeline types** a.k.a. **task types** (used to determine which widget to display on the model page, and which inference API to run)
- **default widget inputs** (when they aren't provided in the model card)
- definitions and UI elements for **third party libraries**.

Please add to any of those definitions by opening a PR. Thanks πŸ”₯

⚠️ The hub's definitive doc is at https://huggingface.co/docs/hub.

## Feedback (feature requests, bugs, etc.) is super welcome πŸ’™πŸ’šπŸ’›πŸ’œβ™₯️🧑