react-native-waifu2x
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

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

Package Sidebar

Install

npm i react-native-waifu2x

Weekly Downloads

5

Version

0.2.3

License

MIT

Unpacked Size

51.3 kB

Total Files

35

Last publish

Collaborators

  • jfmoe