Skip to main content

Real-ESRGAN function for VapourSynth

Project description

Real-ESRGAN

Training Real-World Blind Super-Resolution with Pure Synthetic Data, based on https://github.com/xinntao/Real-ESRGAN.

Dependencies

trt requires additional packages:

To install the latest nightly build of PyTorch and Torch-TensorRT, run:

pip install -U packaging setuptools wheel
pip install --pre -U torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126
pip install --no-deps --pre -U torch_tensorrt --index-url https://download.pytorch.org/whl/nightly/cu126
pip install -U tensorrt-cu12 tensorrt-cu12_bindings tensorrt-cu12_libs --extra-index-url https://pypi.nvidia.com

Installation

pip install -U vsrealesrgan

If you want to download all models at once, run python -m vsrealesrgan. If you prefer to only download the model you specified at first run, set auto_download=True in realesrgan().

Usage

from vsrealesrgan import realesrgan

ret = realesrgan(clip)

See __init__.py for the description of the parameters.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vsrealesrgan-5.2.1-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file vsrealesrgan-5.2.1-py3-none-any.whl.

File metadata

  • Download URL: vsrealesrgan-5.2.1-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.3

File hashes

Hashes for vsrealesrgan-5.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 51f38c5d928cf483a29cbaa3fe00c582a3d5d45e72c92f4cf0dc59f4283397d9
MD5 899935816aa0b6a60ceeae9e273f33bd
BLAKE2b-256 3685bee01587a17c90e0d2eee764b78b86cbe19e5395c8fd020b2b55c02bae4c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page