Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ license: cc-by-nc-4.0
|
|
3 |
tags:
|
4 |
- anime
|
5 |
pipeline_tag: image-classification
|
|
|
6 |
---
|
7 |
|
8 |
Aesthetic Shadow V2 is a 1.1b parameters visual transformer designed to evaluate the quality of anime images. It accepts high-resolution 1024x1024 images as input and provides a prediction score that quantifies the aesthetic appeal of the artwork. Leveraging cutting-edge deep learning techniques, this model excels at discerning fine details, proportions, and overall visual coherence in anime illustrations.
|
|
|
3 |
tags:
|
4 |
- anime
|
5 |
pipeline_tag: image-classification
|
6 |
+
library_name: transformers
|
7 |
---
|
8 |
|
9 |
Aesthetic Shadow V2 is a 1.1b parameters visual transformer designed to evaluate the quality of anime images. It accepts high-resolution 1024x1024 images as input and provides a prediction score that quantifies the aesthetic appeal of the artwork. Leveraging cutting-edge deep learning techniques, this model excels at discerning fine details, proportions, and overall visual coherence in anime illustrations.
|