Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
skytnt
/
deepdanbooru_onnx
like
12
ONNX
License:
mit
Model card
Files
Files and versions
Community
skytnt
commited on
Nov 6, 2022
Commit
5af8e1d
•
1 Parent(s):
87645fa
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
---
2
license: mit
3
---
1
---
2
license: mit
3
---
4
+
5
+
Model convert from [https://github.com/KichangKim/DeepDanbooru](https://github.com/KichangKim/DeepDanbooru)
6
+
7
+
Usage:
8
+
9
+
```python
10
+
11
+
```