File size: 480 Bytes
ffbc5b2 53766b0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
model_info:
name: camie-tagger
version: 1.0.0
type: pytorch
models:
- name: camie-tagger-v2-safetensors
path: camie-tagger-v2.safetensors
description: Safetensors
- name: camie-tagger-v2-onnx
path: camie-tagger-v2.onnx
description: ONNX
default_model: camie-tagger-v2-onnx
framework:
name: pytorch
version: "1.X"
metadata:
task: classification
tags:
- tagger
- classification
- danbooru
- anime
license: GPL-3.0 |