npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@nuogz/waifu2x

v1.0.0

Published

Waifu2x in Node.js

Downloads

1

Readme

@nuogz/waifu2x

Version License

Waifu2x的Node.js调用版本,根据官网无限制版本的代码改写而来,使用官方提供的预训练好的onnx模型
Waifu2x in Node.js.
Adapted from the code on the official website unlimited version.
Will use pre-trained onnx models from waifu2x official repository.

警告:
尽管该库的代码目前处于公开状态,但该库目前仅为我个人使用。所有功能与设计均基于我的日常使用需求。
由于我个人精力和时间有限,无法对该库的代码和文档作出任何质量保证,也无法对过期的版本提供任何支持。而对于最新版本,也只能最低限度的慢速的支持。
因此不推荐任何用户使用该库,除非对其代码有充分的了解和信心。

Warning:
Although the code for this library is currently in a public state, the library is currently for my personal use only. All functionality and design is based on my daily usage requirements.
Due to my limited personal energy and time, I cannot provide any quality assurance for the code and documentation of this library, nor can I provide any support for outdated versions. I can't provide any support for outdated versions, and I can only support the latest version at a slow minimum.
Therefore, I do not recommend any user to use this library unless they have full knowledge and confidence in its code.

Most of the English content in this document was generated by machine translation (if available).

下载模型

由于官方提供的模型文件太大,本仓库不会内置模型文件。
需从waifu2x官方发布中下载waifu2x_onnx_models_*.zip文件,并解压到你觉得合适存放的位置,最后通过参数指定模型文件夹位置