Datasets:

ArXiv:
File size: 245 Bytes
14d1089
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Hugging Face Timm Docs

## Getting Started

```
pip install git+https://github.com/huggingface/doc-builder.git@main#egg=hf-doc-builder
pip install watchdog black
```

## Preview the Docs Locally

```
doc-builder preview timm hfdocs/source
```