📝 wip docs

pull/1575/head
nateraw 3 years ago
parent e5b16e2e39
commit 101a7ced95

@ -17,10 +17,6 @@
title: Share and Load Models from the Hugging Face Hub title: Share and Load Models from the Hugging Face Hub
title: Tutorials title: Tutorials
- sections: - sections:
- local: model_pages
title: Model Pages
isExpanded: false
sections:
- local: models/adversarial-inception-v3 - local: models/adversarial-inception-v3
title: Adversarial Inception v3 title: Adversarial Inception v3
- local: models/advprop - local: models/advprop
@ -148,6 +144,7 @@
- local: models/xception - local: models/xception
title: Xception title: Xception
title: Model Pages title: Model Pages
isExpanded: false
- sections: - sections:
- local: reference/models - local: reference/models
title: Models title: Models

@ -1,5 +0,0 @@
# Available Models
`timm` comes bundled with a number of model architectures and corresponding pretrained models.
In these pages, you will find the models available in the `timm` library, as well as information on how to use them.
Loading…
Cancel
Save