narugo commited on
Commit
cfdc26c
·
verified ·
1 Parent(s): 9a41ad0

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - deepghs/monochrome_danbooru
5
+ pipeline_tag: image-classification
6
+ library_name: dghs-imgutils
7
+ tags:
8
+ - art
9
+ - onnx
10
+ - safetensors
11
+ - emb_attachments
12
+ - wdtaggers
13
+ ---
14
+
15
+ This is an experiment on DeepGHS's new tagger attachment training framework [deepghs/emb_attachments](https://github.com/deepghs/emb_attachments).
16
+
17
+ Just some technical validation, not recommended for use in production.
18
+