shadowlilac
commited on
Commit
•
6bfc155
1
Parent(s):
7cc2be8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: unknown
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
+
tags:
|
4 |
+
- anime
|
5 |
---
|
6 |
+
# Aesthetic Shadow
|
7 |
+
|
8 |
+
Aesthetic Shadow 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.
|
9 |
+
|
10 |
+
# Demo
|
11 |
+
Find a demo of the model in the following Gradio space:
|
12 |
+
https://huggingface.co/spaces/shadowlilac/anime-quality
|
13 |
+
|
14 |
+
## How to Use
|
15 |
+
See Jupyter Notebook
|