Add onnx demo info
Browse files
README.md
CHANGED
|
@@ -21,6 +21,8 @@ This project is detailed on the [Github repo](https://github.com/sappho192/ffxiv
|
|
| 21 |
# Demo
|
| 22 |
[](https://huggingface.co/spaces/sappho192/ffxiv-ja-ko-translator-demo)
|
| 23 |
[Click to try demo](https://huggingface.co/spaces/sappho192/ffxiv-ja-ko-translator-demo)
|
|
|
|
|
|
|
| 24 |
|
| 25 |
# Usage
|
| 26 |
|
|
|
|
| 21 |
# Demo
|
| 22 |
[](https://huggingface.co/spaces/sappho192/ffxiv-ja-ko-translator-demo)
|
| 23 |
[Click to try demo](https://huggingface.co/spaces/sappho192/ffxiv-ja-ko-translator-demo)
|
| 24 |
+
[](https://github.com/sappho192/ffxiv-ja-ko-translator/tree/main/onnx_project/dotnet)
|
| 25 |
+
[Check this Windows app demo with ONNX model](https://github.com/sappho192/ffxiv-ja-ko-translator/tree/main/onnx_project/dotnet)
|
| 26 |
|
| 27 |
# Usage
|
| 28 |
|
demo2.gif
ADDED
|