Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Model Description
|
| 2 |
+
|
| 3 |
+
This is a ViT based style classifier used for Pony V7 captioning.
|
| 4 |
+
|
| 5 |
+
See the [captioning colab](https://colab.research.google.com/drive/19PG-0ltob8EynxUZSwOdjMFmqyJ7ZOCB#scrollTo=1ZwQT6sZaJpE) for usage details.
|