Update README.md
Browse files
README.md
CHANGED
|
@@ -5,8 +5,9 @@ tags:
|
|
| 5 |
- image-classification
|
| 6 |
datasets:
|
| 7 |
- iloncka/mosal
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
Finetuned from the weights from the [timm repository](https://github.com/rwightman/pytorch-image-models). This model is used in the same way as [ViT-base](https://huggingface.co/google/vit-base-patch16-224).
|
| 11 |
|
| 12 |
-
Note that [safetensors] model requires torch 2.0 environment and fastai.
|
|
|
|
| 5 |
- image-classification
|
| 6 |
datasets:
|
| 7 |
- iloncka/mosal
|
| 8 |
+
library_name: fastai
|
| 9 |
---
|
| 10 |
|
| 11 |
Finetuned from the weights from the [timm repository](https://github.com/rwightman/pytorch-image-models). This model is used in the same way as [ViT-base](https://huggingface.co/google/vit-base-patch16-224).
|
| 12 |
|
| 13 |
+
Note that [safetensors] model requires torch 2.0 environment and fastai.
|