diff --git a/README.md b/README.md index 663968d..89de8e0 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Run Real-ESRGAN in the browser with tensorflow.js [https://cappuccino.moe](https://cappuccino.moe) +![demo](./src/assets/demo.png) + ### Accelaration - WebGL: Enabled on most devices by default. diff --git a/src/assets/demo.png b/src/assets/demo.png new file mode 100644 index 0000000..6975872 Binary files /dev/null and b/src/assets/demo.png differ