Remove library name (#2)
Browse files- Remove library name (28c3ed72539c0854c8d98b31716143f8ec337d12)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: image-classification
|
4 |
-
|
|
|
5 |
---
|
6 |
|
7 |
💫 Official implementation of Charm: The Missing Piece in ViT fine-tuning for Image Aesthetic Assessment
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: image-classification
|
4 |
+
tags:
|
5 |
+
- pytorch
|
6 |
---
|
7 |
|
8 |
💫 Official implementation of Charm: The Missing Piece in ViT fine-tuning for Image Aesthetic Assessment
|