Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1 KB

README.md

File metadata and controls

37 lines (23 loc) · 1 KB

Image Upscaler with Huggingface Diffusers

The main ideas come from

philz1337x GitHub Pau-Lozano GitHub

Demos

Hugging Face Spaces V1 Hugging Face Spaces V2

image

Usage

Requirements

pip install -r requirements.txt

Downloading models

python download_models.py

Version 1

python TileUpscalerV1.py

Version 2

python TileUpscalerV2.py