Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lite/examples/super_resolution/android/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Demo images are from [DIV2K dataset](https://data.vision.ee.ethz.ch/cvl/DIV2K/).
This sample automatically downloads TFLite JAR files and uses TFLite C API
through Android NDK.

![SCREENSHOT](screenshot.jpg)
<img src= "https://raw.githubusercontent.com/tensorflow/examples/master/lite/examples/super_resolution/android/screenshot.jpg" width="350" />

## Requirements

Expand Down