We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32cda1a commit 163287bCopy full SHA for 163287b
README.md
@@ -29,7 +29,7 @@
29
30
- [Adversarial Generative Network](https://github.com/yakhyo/DCGAN-pt) - Deep Convolutional **Generative Adversarial Network**.
31
- [Fast Neural Style Transfer](https://github.com/yakhyo/Fast-Neural-Style-Transfer) - Transferring image with different styles.
32
-- [Super Resolution. Running it Using ONNX Runtime](tutorials/04-advanced/03-super-resolution-onnx/main.py) - **Inferencing** using **ONNX** Runtime.
+- [Super Resolution. Running it Using ONNX Runtime](tutorials/04-advanced/03-super-resolution-onnx/main.py) - **Inference** using **ONNX** Runtime.
33
34
35
<br>
0 commit comments