Skip to content

Commit e4fa711

Browse files
authored
Update README.md
1 parent 5967a2a commit e4fa711

File tree

1 file changed

+5
-1
lines changed
  • Examples/TensorStack.Example.Upscaler

1 file changed

+5
-1
lines changed

Examples/TensorStack.Example.Upscaler/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Upscaler Demo
22
TensorStack Upscale Demo, a simple WPF application showcasing the capabilities of [TensorStack.Upscaler](https://github.com/TensorStack-AI/TensorStack/tree/master/TensorStack.Upscaler) project.
33

4+
## Download
5+
[Upscaler Demo v0.1.17 (DirectML)](https://github.com/TensorStack-AI/TensorStack/releases/download/v0.1.17/ExtractorDemo_DirectML.zip)
6+
7+
[Upscaler Demo v0.1.17 (CUDA)](https://github.com/TensorStack-AI/TensorStack/releases/download/v0.1.17/ExtractorDemo_CUDA.zip)
48

59
## Upscale Image
610
<img src="../../Assets/Examples/UpscaleImage.PNG"/>
@@ -13,4 +17,4 @@ TensorStack Upscale Demo, a simple WPF application showcasing the capabilities o
1317
---
1418

1519
## Video Interpolation
16-
<img src="../../Assets/Examples/UpscaleInterpolation.PNG"/>
20+
<img src="../../Assets/Examples/UpscaleInterpolation.PNG"/>

0 commit comments

Comments
 (0)