narugo1992
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -29,6 +29,8 @@ print(tags)
|
|
| 29 |
print(chars)
|
| 30 |
```
|
| 31 |
|
|
|
|
|
|
|
| 32 |
# Models
|
| 33 |
|
| 34 |
2 ONNX models exported in total.
|
|
|
|
| 29 |
print(chars)
|
| 30 |
```
|
| 31 |
|
| 32 |
+
For further details, see [our documentation](https://dghs-imgutils.deepghs.org/main/api_doc/tagging/camie.html).
|
| 33 |
+
|
| 34 |
# Models
|
| 35 |
|
| 36 |
2 ONNX models exported in total.
|