Add birefnet model_type and tag (#22)

- Add birefnet model_type and tag (73a6204a2a339c65a5a010af4619a0612547c6c0)

Co-authored-by: Joshua <Xenova@users.noreply.huggingface.co>
This commit is contained in:
ai-modelscope 2025-03-03 06:22:17 +08:00
parent 839b3a2e36
commit 0426c483a3

View File

@ -16,5 +16,6 @@
"type": "image"
}
},
"bb_pretrained": false
"bb_pretrained": false,
"model_type": "birefnet"
}