Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Waifu2x-Extension-GUI

This is not the latest version of Waifu2x-Extension-GUI available.

  • 1
  • 2
  • 3

3.81.01 | Updated: 03 Sep 2021

Downloads:

7,046

Downloads of v 3.81.01:

229

Maintainer(s):

Software Author(s):

  • Aaron Feng

Waifu2x-Extension-GUI 3.81.01

This is not the latest version of Waifu2x-Extension-GUI available.

  • 1
  • 2
  • 3

This Package Contains an Exempted Check

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Exemption for this package version only:

File too large to be scanned

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Waifu2x-Extension-GUI, run the following command from the command line or from PowerShell:

>

To upgrade Waifu2x-Extension-GUI, run the following command from the command line or from PowerShell:

>

To uninstall Waifu2x-Extension-GUI, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade waifu2x-extension-gui -y --source="'INTERNAL REPO URL'" --version="'3.81.01'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade waifu2x-extension-gui -y --source="'INTERNAL REPO URL'" --version="'3.81.01'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install waifu2x-extension-gui
  win_chocolatey:
    name: waifu2x-extension-gui
    version: '3.81.01'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'waifu2x-extension-gui' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '3.81.01'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller waifu2x-extension-gui
{
    Name     = "waifu2x-extension-gui"
    Version  = "3.81.01"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'waifu2x-extension-gui':
  ensure   => '3.81.01',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

WARNING

There are versions of this package awaiting moderation . See the Version History section below.

WARNING

This package is exempt from moderation. While it is likely safe for you, there is more risk involved.

Description

Waifu2x-Extension-GUI

Photo/Video/GIF enlargement using machine learning

What is Waifu2x-Extension-GUI?

Image & GIF & Video Super-Resolution using Deep Convolutional Neural Networks.

โœจKey features:

  • ๐Ÿ“บMultimedia support: Supports processing Image & GIF & Video at the same time.

  • ๐Ÿ˜Full image style support: Multiple built-in algorithms, 2D anime, or your daily photos & videos, this software can handle all of them.

  • โœ…Great compatibility: Multiple built-in engines, compatible with almost all modern Windows PCs.

  • ๐Ÿ“ŠFlexible multi-thread setting: You can adjust the number of threads freely while providing a complete set of settings for each engine, Take advantage of all the capabilities of your PC.
  • ๐Ÿš€๐Ÿš€๐Ÿš€Multi-GPU support: Multi-GPU support for ALL built-in engines.
  • ๐Ÿ› Numerous customizable settings: You can automate your workflow by adjusting the many customizable settings in the software.
  • ๐Ÿค–Smart settings: This software can automatically adjust some software settings based on your PC hardware information and the information of the files you want to process.
  • ๐Ÿ˜‰Easy-to-use graphical user interface.
  • ๐Ÿ“จContinual maintenance and updates.
Built-in image processing algorithms:
Waifu2x / SRMD / RealSR / Anime4K / ACNet

Built-in image processing engines:
Waifu2x-caffe / Waifu2x-converter / Waifu2x-ncnn-vulkan / SRMD-ncnn-vulkan / RealSR-ncnn-vulkan / Anime4KCPP

โœ…Already been tested on the AMD RX 550, NVIDIA GeForce GTX 1070 and Intel UHD 620.

Samples๐Ÿ‘€

Image : https://github.com/AaronFeng753/Waifu2x-Extension-GUI/tree/master/Samples/image

Video : https://github.com/AaronFeng753/Waifu2x-Extension-GUI/tree/master/Samples/video

GIF : https://github.com/AaronFeng753/Waifu2x-Extension-GUI/tree/master/Samples/gif

Video : https://github.com/AaronFeng753/Waifu2x-Extension-GUI/tree/master/Samples/video

Waifu2x-Extension-GUI is licensed under the ๐Ÿ”—GNU Affero General Public License v3.0.

Privacy policy๐Ÿ™ˆ๐Ÿ™‰๐Ÿ™Š

We respect your privacy, so the following is the privacy policy of this software:

1. This software won't upload anything to the internet, so we won't collect any data from you, we don't even have a server.

2. This software will only connect to the internet when checking for new updates and update the QRCode on the Donate tab, which
will download two .ini files and two .jpg files from GitHub and Gitee. (Gitee is a copycat version of GitHub in The
People's Republic of China, you can disable downloading anything from Gitee by enabling [Ban Gitee] in [Additional settings])

In conclusion, we won't collect any data from you. If you don't trust us, you can read the source code yourself or stop using this software.

Package Parameters

The following package parameters can be set:

  • /NOICON - Do not install a Desktop Icon

To pass parameters, use --params "''" (e.g. choco install packageID [other options] --params="'/ITEM:value /ITEM2:value2 /FLAG_BOOLEAN'").
To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades.


tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop'
$toolsPath  = Split-Path $MyInvocation.MyCommand.Definition
#$megaURL    = ''
$url64 = 'https://github.com/AaronFeng753/Waifu2x-Extension-GUI/releases/download/v3.81.01/Waifu2x-Extension-GUI-v3.81.01-Win64.7z'
$checksum64 = '194fdb907ab806e4019f2733a241101844e532880e6014c111e1b7d2bdb7f819'

# megatools.exe dl --path $toolsPath $megaURL

$fileFullPath = gi $toolsPath\*.7z

# Get-ChecksumValid -File $fileFullPath -Checksum $checksum64 -ChecksumType 'sha256'

# $packageArgs = @{
#   PackageName     = $env:ChocolateyPackageName
#   FileFullPath64  = $fileFullPath
#   Destination     = $toolsPath
# }

#Get-ChocolateyUnzip @packageArgs

$packageArgs = @{
  PackageName     = $env:ChocolateyPackageName
  UnzipLocation   = $toolsPath
  Url64bit        = $url64
  Checksum64      = $checksum64
  ChecksumType64  = 'sha256'
}

Install-ChocolateyZipPackage @packageArgs

$files = Get-ChildItem $toolsPath -Include *.exe -Recurse

foreach ($file in $files) {
  if (!($file.Name.Equals("Waifu2x-Extension-GUI-Launcher.exe"))) {
    #generate an ignore file
    New-Item "$file.ignore" -type file -Force | Out-Null
  }
  else {
    New-Item "$file.gui" -type file -Force | Out-Null
  }
}

$pp = Get-PackageParameters

if (!($pp.NOICON)) {
  $desktopPath = [Environment]::GetFolderPath("Desktop")

  Install-ChocolateyShortcut `
    -ShortcutFilePath "$desktopPath\Waifu2x-Extension-GUI.lnk" `
    -TargetPath "$env:ChocolateyInstall\bin\Waifu2x-Extension-GUI-Launcher.exe" `
    -WorkingDirectory "$toolsPath"
}

Remove-Item $toolsPath\*.7z -ea 0
tools\chocolateyuninstall.ps1
$desktopPath = [Environment]::GetFolderPath("Desktop")
Remove-Item "$desktopPath\Waifu2x-Extension-GUI.lnk" -ErrorAction SilentlyContinue -Force

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
Waifu2x-Extension-GUI 3.111.1 5 Monday, March 4, 2024
Waiting for Maintainer
Waifu2x-Extension-GUI 3.106.1 182 Tuesday, October 3, 2023 Approved
Waifu2x-Extension-GUI 3.105.1 156 Monday, September 4, 2023 Approved
Waifu2x-Extension-GUI 3.104.1 143 Thursday, August 3, 2023 Approved
Waifu2x-Extension-GUI 3.103.1 123 Friday, July 7, 2023 Approved
Waifu2x-Extension-GUI 3.102.01 148 Saturday, June 3, 2023 Approved
Waifu2x-Extension-GUI 3.100.01 199 Tuesday, April 4, 2023 Approved
Waifu2x-Extension-GUI 3.99.01 139 Saturday, March 4, 2023 Approved
Waifu2x-Extension-GUI 3.98.01 714 Monday, January 2, 2023 Approved
Waifu2x-Extension-GUI 3.97.01 165 Saturday, December 3, 2022 Approved
Waifu2x-Extension-GUI 3.96.01 113 Thursday, November 3, 2022 Approved
Waifu2x-Extension-GUI 3.95.23 111 Monday, October 17, 2022 Approved
Waifu2x-Extension-GUI 3.95.01 97 Monday, October 3, 2022 Approved
Waifu2x-Extension-GUI 3.94.01 141 Saturday, September 3, 2022 Approved
Waifu2x-Extension-GUI 3.93.01 109 Wednesday, August 3, 2022 Exempted
Waifu2x-Extension-GUI 3.92.01 137 Monday, July 4, 2022 Exempted
Waifu2x-Extension-GUI 3.91.01 125 Friday, June 3, 2022 Exempted
Waifu2x-Extension-GUI 3.90.01 133 Tuesday, May 3, 2022 Exempted
Waifu2x-Extension-GUI 3.89.01 136 Monday, April 4, 2022 Approved
Waifu2x-Extension-GUI 3.88.01 123 Thursday, March 3, 2022 Exempted
Waifu2x-Extension-GUI 3.87.01 139 Friday, February 4, 2022 Exempted
Waifu2x-Extension-GUI 3.86.74 158 Sunday, January 2, 2022 Exempted
Waifu2x-Extension-GUI 3.86.02 105 Saturday, December 18, 2021 Exempted
Waifu2x-Extension-GUI 3.86.01 86 Thursday, December 16, 2021 Exempted
Waifu2x-Extension-GUI 3.85.01 110 Saturday, December 4, 2021 Exempted
Waifu2x-Extension-GUI 3.84.01 148 Wednesday, November 3, 2021 Exempted
Waifu2x-Extension-GUI 3.83.21 124 Sunday, October 10, 2021 Exempted
Waifu2x-Extension-GUI 3.83.01 88 Monday, October 4, 2021 Exempted
Waifu2x-Extension-GUI 3.81.01 229 Friday, September 3, 2021 Exempted
Waifu2x-Extension-GUI 3.73.14 123 Tuesday, August 3, 2021 Exempted
Waifu2x-Extension-GUI 3.72.13 88 Monday, July 26, 2021 Exempted
Waifu2x-Extension-GUI 3.71.01 106 Saturday, July 17, 2021 Exempted
Waifu2x-Extension-GUI 3.70.02 118 Friday, July 2, 2021 Exempted
Waifu2x-Extension-GUI 3.52.11 71 Friday, June 11, 2021 Exempted
Waifu2x-Extension-GUI 3.52.01 175 Saturday, June 5, 2021 Exempted
Waifu2x-Extension-GUI 3.42.11 79 Saturday, May 15, 2021 Exempted
Waifu2x-Extension-GUI 3.41.13 203 Monday, May 3, 2021 Exempted
Waifu2x-Extension-GUI 3.31.13 132 Wednesday, April 21, 2021 Approved
Waifu2x-Extension-GUI 3.22.26 94 Saturday, April 17, 2021 Approved
Waifu2x-Extension-GUI 3.22.14 109 Monday, March 29, 2021 Approved
Waifu2x-Extension-GUI 3.21.13 115 Friday, March 19, 2021 Approved
Waifu2x-Extension-GUI 3.11.27 114 Wednesday, March 3, 2021 Approved
Waifu2x-Extension-GUI 3.11.19 116 Saturday, February 20, 2021 Approved
Waifu2x-Extension-GUI 2.71.22 101 Wednesday, February 10, 2021 Approved
Waifu2x-Extension-GUI 2.71.12 83 Saturday, February 6, 2021 Approved
Waifu2x-Extension-GUI 2.62.13 95 Monday, February 1, 2021 Approved
Waifu2x-Extension-GUI 2.61.13 95 Tuesday, January 26, 2021 Approved
Waifu2x-Extension-GUI 2.59.15 89 Wednesday, January 20, 2021 Approved
Waifu2x-Extension-GUI 2.58.13 120 Saturday, January 9, 2021 Approved
Waifu2x-Extension-GUI 2.57.41 113 Thursday, December 31, 2020 Approved
Waifu2x-Extension-GUI 2.57.31 98 Wednesday, December 9, 2020 Approved

This package has no dependencies.

Discussion for the Waifu2x-Extension-GUI Package

Ground Rules:

  • This discussion is only about Waifu2x-Extension-GUI and the Waifu2x-Extension-GUI package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Waifu2x-Extension-GUI, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus