Skip to content

Commit f737695

Browse files
authored
Update 3-run-example.md
1 parent b58aee5 commit f737695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learning-paths/mobile-graphics-and-gaming/nss-unreal/3-run-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Run `ShowFlag.VisualizeTemporalUpscaler 0` to disable the overview. To visualize
2323
r.NSS.Debug 2
2424
```
2525

26-
This will add real-time views showing the model’s processed outputs, such as predicted filter coefficients and feedback, as below. In the [Wrapping up section](/learning-paths/mobile-graphics-and-gaming/nss-unreal/6-wrapping-up.md), you will find links to learn more about what the debug outputs mean.
26+
This will add real-time views showing the model’s processed outputs, such as predicted filter coefficients and feedback, as below. In the [Wrapping up section](/learning-paths/mobile-graphics-and-gaming/nss-unreal/6-wrapping-up), you will find links to learn more about what the debug outputs mean.
2727

2828
![Debug view of Neural Super Sampling model output in Unreal Engine#center](./images/nss_debug.png "Figure 6: Visualize NSS model debug output in real time.")
2929

0 commit comments

Comments
 (0)