0.2.3 • Published 1 year ago

react-native-waifu2x v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

react-native-waifu2x

This is a React Native implementation of waifu2x. The target of this project is to run waifu2x models right on devices without network. Currently only supports iOS devices.

Installation

Expo

Install the library:

npx expo install react-native-waifu2x

Then rebuild your app:

npx expo prebuild -p ios --clean
npx expo run:ios

Usage

See the example app.

About models

You can download from here. If you want to customizable models, see waifu2x-ios#about-models.

Demo

demo

Related Projects

0.2.1

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago