Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.21 KB

File metadata and controls

45 lines (28 loc) · 1.21 KB

Tools

Tool Description
DualView Free side-by-side comparison tool for VLM outputs, images, videos, and AI prompts

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