ashduino101
commited on
Commit
•
0d1baf7
1
Parent(s):
519a2bc
fix readme
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Species Classification in Furry Art
|
2 |
|
3 |
This model was trained on ~16k images (filtered from ~40k).
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- image-classification
|
5 |
+
- pytorch
|
6 |
+
- furry
|
7 |
+
-
|
8 |
+
---
|
9 |
+
|
10 |
# Species Classification in Furry Art
|
11 |
|
12 |
This model was trained on ~16k images (filtered from ~40k).
|